mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-12 06:56:01 +08:00
20 lines
504 B
JSON
20 lines
504 B
JSON
{
|
|
"AbilityList": [
|
|
{
|
|
"Name": "ManikinMonster_W2_Feixiao_00_Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"OnAdd": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffectForUI",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Monster/Eff_W2_Feixiao_00/Eff_Monster_W2_Feixiao_00_Body_Phase2_EffectChange.prefab"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |