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