Files
FireflyGo_Resources/Config/ConfigSummonUnit/SummonUnit_Mar_7th_10_Config.json
2025-07-25 10:49:37 +07:00

26 lines
655 B
JSON

{
"GroupConfigName": "FollowField",
"ConfigEntityPath": "Config/ConfigEntity/SummonUnit/SummonUnit_Common_TeamField_Entity.json",
"TickLodTemplateName": "DefaultStaticEntity",
"ResidentEffects": [],
"ShoesType": "boot",
"AttachPoint": "Origin",
"Duration": {
"fixedValue": {
"RawValue": -4294967296
}
},
"OnCreate": [
{
"$type": "RPG.GameCore.AddMazeBuff, RPG.GameCore.Config",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias, RPG.GameCore.Config",
"Alias": "CasterSummoner"
},
"ID": 122403,
"TaskEnabled": true,
"IsClientOnly": true
}
],
"OnDestroy": []
}