ARK: Survival Evolved

ARK: Survival Evolved

Human NPCs
I have a question regarding to Human NPC raiding
Regarding to this discussion: https://steamhost.cn/steamcommunity_com/workshop/filedetails/discussion/1443404076/3423311880029813624/
I have tried to put this code in GUS.ini:
[Human_NPCs_Base_Attack]
BaseAttackNotAllowed=0
AttackBaseAmount=5 // works because they can spawn many
AttackerNumbers=50
AttackLoot=0
AttackHutRange=120
StartAttackDelay=480
AttackerPower=50
MinimumStructures=30
AttackChance=90 // I will like to make it a but harder

//does this portion works on ASE or its for ASA only???//
AttackDogs=100
AttackDinos=/Game/PrimalEarth/Dinos/Raptor/Raptor_Character_BP.Raptor_Character_BP,/Game/PrimalEarth/Dinos/Raptor/BionicRaptor_Character_BP.BionicRaptor_Character_BP,/Game/PrimalEarth/Dinos/Direwolf/Direwolf_Character_BP.Direwolf_Character_BP,/Game/PrimalEarth/Dinos/Saber/Saber_Character_BP.Saber_Character_BP
AttackFlyers=/Game/PrimalEarth/Dinos/Ptero/Ptero_Character_BP.Ptero_Character_BP,/Game/PrimalEarth/Dinos/Argentavis/Argent_Character_BP.Argent_Character_BP
//or maybe thats a wrong BP implementation(?)
//since ASA has implemented NPCs riding animals while guarding their village
Last edited by Menandroh; 4 Sep, 2024 @ 6:48pm