16 lines
346 B
JSON
16 lines
346 B
JSON
{
|
|
"AbilityName": "Chelonethid_OnDeath",
|
|
"AbilityStacking": "Unique",
|
|
"OnAbilityTrigger": [
|
|
{
|
|
"$type": "DeadHandlerAction",
|
|
"CustomKey": "Monster_Chelonethid_Clone",
|
|
"Target": "Custom"
|
|
},
|
|
{
|
|
"$type": "DeadHandlerAction",
|
|
"CustomKey": "Monster_Chelonethid_Spider",
|
|
"Target": "Custom"
|
|
}
|
|
]
|
|
} |