96 lines
2.2 KiB
JSON
96 lines
2.2 KiB
JSON
{
|
|
"AbilityName": "Coop_TarotCard_1022",
|
|
"AbilitySpecials": {
|
|
"AS_RecoverFeverAmount": {
|
|
"Value": 5
|
|
},
|
|
"AS_RecoverRPAmount": {
|
|
"Value": 5
|
|
},
|
|
"AS_RecoverSPAmount": {
|
|
"Value": 5
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"HealSpEffectModifier": {
|
|
"Duration": 2,
|
|
"ModifierStacking": "GlobalUnique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"EffectPattern": "Buff_Common_AddSp",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByInBlackCurtain",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ModifyMaterialPropertyAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByInBlackCurtain",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Tag": "Common_MA_Buff_AddSp_RimGlow_01",
|
|
"Target": "Self",
|
|
"key": "Common_MA_Buff_AddSp_RimGlow_01"
|
|
},
|
|
{
|
|
"$type": "FireAudio",
|
|
"AudioPattern": "Play_sfx_interact_inlevel_pickup_sp",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByInBlackCurtain",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"OnAbilityTrigger": [
|
|
{
|
|
"$type": "RecoverIndividualFeverAction",
|
|
"Amount": "%AS_RecoverFeverAmount",
|
|
"Target": "TeamAvatars"
|
|
},
|
|
{
|
|
"$type": "RecoverSPAction",
|
|
"Amount": "%AS_RecoverSPAmount",
|
|
"Target": "TeamAvatars"
|
|
},
|
|
{
|
|
"$type": "RecoverRpAction",
|
|
"Amount": "%AS_RecoverRPAmount",
|
|
"Target": "TeamAvatars"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "HealSpEffectModifier",
|
|
"Target": "TeamAvatars"
|
|
}
|
|
]
|
|
} |