53 lines
1.2 KiB
JSON
53 lines
1.2 KiB
JSON
{
|
|
"AbilityName": "Thracian_EnhanceEffect",
|
|
"AbilitySpecials": {
|
|
"AS_Func": {
|
|
"Value": "",
|
|
"ValueType": "String"
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"OnAbilityTrigger": [
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByIsInZoneTags",
|
|
"Tags": [
|
|
"Enhanced"
|
|
]
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"AttachPointName": "Ctr_Spear",
|
|
"EffectPattern": "Eff_Monster_Thracian_Charge_04_loop",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Equal",
|
|
"Param": "Add",
|
|
"ParamName": "AS_Func",
|
|
"ParamType": "String"
|
|
}
|
|
],
|
|
"Tag": "Eff_Monster_Thracian_Charge_04_loop"
|
|
},
|
|
{
|
|
"$type": "RemoveTagEffect",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAbilitySpecial",
|
|
"CompareType": "Equal",
|
|
"Param": "Remove",
|
|
"ParamName": "AS_Func",
|
|
"ParamType": "String"
|
|
}
|
|
],
|
|
"Tag": "Eff_Monster_Thracian_Charge_04_loop"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |