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

187 lines
4.8 KiB
JSON

{
"GroupConfigName": "Field",
"ConfigEntityPath": "Config/ConfigEntity/SummonUnit/SummonUnit_Common_TeamField_Entity.json",
"ResidentEffects": [
{
"$type": "RPG.GameCore.TriggerEffect",
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Harscyline_00/Eff_Avatar_Harscyline_00_MazeSkill01_01.prefab",
"Delay": 0.09,
"ForceSimulateImmediately": false
},
{
"$type": "RPG.GameCore.TriggerEffect",
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Harscyline_00/Eff_Avatar_Harscyline_00_MazeSkill01_fish.prefab",
"Delay": 0.77,
"ForceSimulateImmediately": false
}
],
"FadeoutTime": 1.2,
"OnCreate": [
{
"$type": "RPG.GameCore.AdvMarkAsTauntProxy",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "CasterSummoner"
},
"ProxyTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.8350000004284084
}
}
},
{
"$type": "RPG.GameCore.SetTargetDirMove",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"Speed": {
"IsDynamic": false,
"FixedValue": {
"Value": 1.5000000004656613
}
},
"Duration": {
"IsDynamic": false,
"FixedValue": {
"Value": 10
}
},
"PosAdaption": {
"Option": "RayCastCheck, GroundCheck, NavMeshCheck, StepGroundCheck, Default, CharacterDefault",
"NavMeshEdgeAvoidanceRadius": 1.2,
"SmoothTime": 1
}
}
],
"OnDestroy": [
{
"$type": "RPG.GameCore.RemoveMazeBuff",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AdvAllNPCMonsters"
},
"ID": 141001
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.9000000008381903
}
}
},
{
"$type": "RPG.GameCore.RemoveEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Harscyline_00/Eff_Avatar_Harscyline_00_MazeSkill01_fish.prefab",
"ForceImmediateFadeOut": false
},
{
"$type": "RPG.GameCore.RemoveEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_Harscyline_00/Eff_Avatar_Harscyline_00_MazeSkill01_01.prefab",
"ForceImmediateFadeOut": false
}
],
"OnBeReplaced": [
{
"$type": "RPG.GameCore.RemoveMazeBuff",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AdvAllNPCMonsters"
},
"ID": 141002
}
],
"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": 141001,
"LifeTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 500
}
}
},
{
"$type": "RPG.GameCore.AddMazeBuff",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "TaskActionTarget"
},
"ID": 141002,
"LifeTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 500
}
}
}
],
"OnTriggerExit": [
{
"$type": "RPG.GameCore.RemoveMazeBuff",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "TaskActionTarget"
},
"ID": 141001
},
{
"$type": "RPG.GameCore.RefreshMazeBuffTime",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "TaskActionTarget"
},
"ID": 141002,
"LifeTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1.5000000004656613
}
}
}
]
}
]
},
"DynamicValues": {
"Floats": {}
}
}