mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
46 lines
1.2 KiB
JSON
46 lines
1.2 KiB
JSON
{
|
|
"AbilityList": [
|
|
{
|
|
"Name": "ManikinMonster_W2_Lycanking_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_LycanKing_00/Eff_Monster_W2_LycanKing_00_Common_WeaponDissolve.prefab",
|
|
"MinMutexTime": -1,
|
|
"MinMutexType": "Entity"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Name": "MazeMonster_W2_Lycanking_00_BossEnhanceEffect_Special",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"OnStart": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "Caster"
|
|
},
|
|
"Flags": [
|
|
"Resident"
|
|
],
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Common_Rogue_BossEnhance.prefab",
|
|
"Scale": {
|
|
"X": 1.7,
|
|
"Y": 1.7,
|
|
"Z": 1.7
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |