30 lines
690 B
JSON
30 lines
690 B
JSON
{
|
|
"AbilityName": "TurnBased_ChallengeLevel_11",
|
|
"AbilitySpecials": {
|
|
"AS_RecoverSp": {
|
|
"Value": 0
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnUnitTurnStarted": [
|
|
{
|
|
"$type": "TriggerAbilityAction",
|
|
"AbilityName": "Monster_TurnBased_CommonBuff_Enhance"
|
|
},
|
|
{
|
|
"$type": "TriggerAbilityAction",
|
|
"AbilityName": "Monster_TurnBased_CommonBuff_Enhance"
|
|
},
|
|
{
|
|
"$type": "TriggerAbilityAction",
|
|
"AbilityName": "Monster_TurnBased_CommonBuff_Enhance"
|
|
},
|
|
{
|
|
"$type": "RecoverSPAction",
|
|
"Amount": "%AS_RecoverSp",
|
|
"IgnoreRatio": true
|
|
}
|
|
]
|
|
}
|
|
} |