Files
FireflyGo_Resources/Config/ConfigSummonUnit/SummonUnit_Cerydra_00_Config.json
2025-08-26 17:57:41 +07:00

19 lines
632 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",
"ForceSimulateImmediately": false
},
{
"$type": "RPG.GameCore.TriggerEffect",
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Cerydra_00/Eff_Avatar_Cerydra_00_MazeAttack_Hit.prefab",
"Delay": 0.18,
"ForceSimulateImmediately": false
}
],
"TriggerConfig": {}
}