Files
turnbasedgamedata/Config/ConfigSummonUnit/SummonUnit_Cerydra_00_Config.json
2025-08-14 09:43:09 +02:00

16 lines
549 B
JSON

{
"GroupConfigName": "StaticUnit",
"ConfigEntityPath": "Config/ConfigEntity/SummonUnit/SummonUnit_Cerydra_00_MazeAttack_Entity.json",
"ResidentEffects": [
{
"$type": "RPG.GameCore.TriggerEffect",
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Cerydra_00/Eff_Avatar_Cerydra_00_MazeAttack_ZiDan.prefab"
},
{
"$type": "RPG.GameCore.TriggerEffect",
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Cerydra_00/Eff_Avatar_Cerydra_00_MazeAttack_Hit.prefab",
"Delay": 0.18
}
],
"TriggerConfig": {}
}