Versions / 0.6.0-pre.6 / Item / RootInteractions / NPCs / Creature / Mammal / Root_NPC_Wolf_Attack.json
Root_NPC_Wolf_Attack
Server/Item/RootInteractions/NPCs/Creature/Mammal/Root_NPC_Wolf_Attack.json, 235 B
Fields
| Field | Type |
|---|---|
Interactions | array[1] |
Tags | object |
Source
{
"Interactions": [
{
"Type": "Replace",
"Var": "Melee_Start",
"DefaultValue": {
"Interactions": [
"Wolf_Bite"
]
}
}
],
"Tags": {
"Attack": [
"Melee"
]
}
}