init
This commit is contained in:
22
Prototypes/NPCs/basilisk.yml
Normal file
22
Prototypes/NPCs/basilisk.yml
Normal file
@@ -0,0 +1,22 @@
|
||||
- type: htnCompound
|
||||
id: BasiliskCompound
|
||||
branches:
|
||||
- tasks:
|
||||
- !type:HTNCompoundTask
|
||||
task: BasiliskMeleeCombatCompound
|
||||
- tasks:
|
||||
- !type:HTNCompoundTask
|
||||
task: InnateRangedCombatCompound
|
||||
- tasks:
|
||||
- !type:HTNCompoundTask
|
||||
task: IdleCompound
|
||||
|
||||
- type: htnCompound
|
||||
id: BasiliskMeleeCombatCompound
|
||||
branches:
|
||||
- tasks:
|
||||
- !type:HTNPrimitiveTask
|
||||
operator: !type:UtilityOperator
|
||||
proto: NearbyColdMeleeTargets
|
||||
- !type:HTNCompoundTask
|
||||
task: BeforeMeleeAttackTargetCompound
|
||||
Reference in New Issue
Block a user