30 lines
642 B
JSON
30 lines
642 B
JSON
{
|
|
"AbilityName": "Level_DestructionRace",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnKilledPre": [
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByCampType",
|
|
"Camp": "TeamEvil",
|
|
"Target": "Other"
|
|
}
|
|
],
|
|
"FailureActions": [
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"TargetKey": "RaceFromLocalAvatar"
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"TargetKey": "RaceFromMonster"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
} |