Files
FireflyGo_Resources/Config/ConfigSummonUnit/SummonUnit_Robin_00_Config.json
2025-08-15 08:08:45 +07:00

118 lines
2.9 KiB
JSON

{
"GroupConfigName": "FollowField",
"ConfigEntityPath": "Config/ConfigEntity/SummonUnit/SummonUnit_Common_TeamField_Entity.json",
"ResidentEffects": [
{
"$type": "RPG.GameCore.TriggerEffect",
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Robin_00/Eff_Avatar_Robin_00_MazeSkill01_Start01.prefab",
"ForceSimulateImmediately": false
}
],
"AttachPoint": "Origin",
"OnCreate": [
{
"$type": "RPG.GameCore.AdvMarkAsTauntProxy",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "CasterSummoner"
},
"ProxyTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
}
}
],
"OnBeReplaced": [
{
"$type": "RPG.GameCore.RemoveMazeBuff",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "CasterSummoner"
},
"ID": 130902
}
],
"TriggerConfig": {
"CustomTriggers": [
{
"TriggerName": "AttractNpcMonsterTrigger",
"Radius": {
"IsDynamic": false,
"FixedValue": {
"Value": 6
}
},
"UseVerticalBound": true,
"NeedRaycast": true,
"TargetTypes": [
"NPCMonster"
],
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.AddMazeBuff",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "TaskActionTarget"
},
"ID": 130901,
"LifeTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 500
}
}
},
{
"$type": "RPG.GameCore.AddMazeBuff",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "TaskActionTarget"
},
"ID": 130903,
"LifeTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 500
}
}
}
],
"OnTriggerExit": [
{
"$type": "RPG.GameCore.RefreshMazeBuffTime",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "TaskActionTarget"
},
"ID": 130903,
"LifeTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1.5000000004656613
}
}
},
{
"$type": "RPG.GameCore.RemoveMazeBuff",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "TaskActionTarget"
},
"ID": 130901
}
]
}
]
},
"DynamicValues": {
"Floats": {
"\u0026{map[Hash:0xc049dfa1e0] 0xc049dfa1b0}": {
"readInfo": null,
"unk": null,
"v24": {
"Value": 0
}
}
}
}
}