39 lines
983 B
JSON
39 lines
983 B
JSON
{
|
|
"AbilityName": "TurnBased_ChallengeLevel_08",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnUnitTurnStarted": [
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByIsInZoneTags",
|
|
"Tags": [
|
|
"TurnBased_HateTag"
|
|
]
|
|
}
|
|
],
|
|
"FailureActions": [
|
|
{
|
|
"$type": "TriggerAbilityAction",
|
|
"AbilityName": "Monster_TurnBased_CommonBuff_HateTag"
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "TriggerAbilityAction",
|
|
"AbilityName": "Monster_TurnBased_CommonBuff_Critical"
|
|
},
|
|
{
|
|
"$type": "TriggerAbilityAction",
|
|
"AbilityName": "Monster_TurnBased_CommonBuff_Critical"
|
|
},
|
|
{
|
|
"$type": "TriggerAbilityAction",
|
|
"AbilityName": "Monster_TurnBased_CommonBuff_Critical"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
} |