Tweaks base for simplemobs (#3598)
This commit is contained in:
@@ -10,9 +10,11 @@
|
|||||||
- type: UtilityAI
|
- type: UtilityAI
|
||||||
behaviorSets:
|
behaviorSets:
|
||||||
- Clothing
|
- Clothing
|
||||||
- Hunger
|
|
||||||
- Thirst
|
|
||||||
- Idle
|
- Idle
|
||||||
|
- type: Hunger
|
||||||
|
- type: Thirst
|
||||||
|
- type: Input
|
||||||
|
context: "human"
|
||||||
- type: AiFactionTag
|
- type: AiFactionTag
|
||||||
factions:
|
factions:
|
||||||
- SimpleNeutral
|
- SimpleNeutral
|
||||||
@@ -28,6 +30,7 @@
|
|||||||
noRot: true
|
noRot: true
|
||||||
drawdepth: Mobs
|
drawdepth: Mobs
|
||||||
- type: Clickable
|
- type: Clickable
|
||||||
|
- type: InteractionOutline
|
||||||
- type: Physics
|
- type: Physics
|
||||||
bodyType: Dynamic
|
bodyType: Dynamic
|
||||||
mass: 50
|
mass: 50
|
||||||
@@ -40,8 +43,7 @@
|
|||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
layer:
|
layer:
|
||||||
- Opaque
|
- MobImpassable
|
||||||
# - MobImpassable
|
|
||||||
- type: Bloodstream
|
- type: Bloodstream
|
||||||
max_volume: 100
|
max_volume: 100
|
||||||
- type: Damageable
|
- type: Damageable
|
||||||
@@ -78,11 +80,12 @@
|
|||||||
- type: CombatMode
|
- type: CombatMode
|
||||||
- type: Internals
|
- type: Internals
|
||||||
- type: Stunnable
|
- type: Stunnable
|
||||||
|
- type: Examiner
|
||||||
- type: UnarmedCombat
|
- type: UnarmedCombat
|
||||||
range: 1.5
|
range: 1.5
|
||||||
arcwidth: 0
|
arcwidth: 0
|
||||||
arc: bite
|
arc: bite
|
||||||
damage: 50
|
damage: 5
|
||||||
- type: Appearance
|
- type: Appearance
|
||||||
visuals:
|
visuals:
|
||||||
- type: BuckleVisualizer
|
- type: BuckleVisualizer
|
||||||
|
|||||||
Reference in New Issue
Block a user