Files
turnbasedgamedata/Config/ConfigCharacter/Avatar/Avatar_Phainon_00_Config.json
2025-12-16 23:42:12 +01:00

1277 lines
30 KiB
JSON

{
"$type": "RPG.GameCore.CharacterConfig",
"SomatoType": "MiddleAvatar",
"BuffPanelOffset": {
"X": "Infinity",
"Y": "Infinity",
"Z": "Infinity"
},
"HitBoxWidth": 0.3,
"HitBoxHeight": 1.5,
"Location": {
"Width": 0.8
},
"SaveModelWhenDead": true,
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Avatar/Designer/Avatar_Phainon_00_Designer_AnimEvent.json",
"Config/ConfigAnimEvents/Avatar/DesignerBaked/Avatar_Phainon_00_Designer_AnimEvent_Baked.json",
"Config/ConfigAnimEvents/Avatar/Effect/Avatar_Phainon_00_Effect_AnimEvent.json",
"Config/ConfigAnimEvents/Avatar/Audio/Avatar_Phainon_00_Audio_AnimEvent.json",
"Config/ConfigAnimEvents/Avatar/Designer/Avatar_Common_Designer_AnimEvent.json",
"Config/ConfigAnimEvents/Avatar/Audio/Avatar_Common_ControllerVibration_AnimEvent.json"
],
"SkillList": [
{
"Name": "Skill01",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "EnemySelect"
},
"UseReadyTransitAnim": true,
"ReadyAnimState": "Skill01_Ready",
"ReadyAnimWaitTime": 0.3,
"CameraConfig": {
"NormalConfig": {
"CameraState": "SelectDarkTeamEntity",
"IsLocalOffset": true,
"AnchorOffset": {
"X": 0.5,
"Y": 0.1,
"Z": -0.56
},
"AimOffset": {
"X": -2.8,
"Y": 0.45,
"Z": 0
},
"FollowRadius": 3,
"AnchorToAimAngle": 30,
"Dutch": 2
},
"BlendConfig": {
"BlendType": "Cut"
}
},
"CameraConfigAdded": {
"NormalConfig": {
"CameraState": "SelectDarkTeamEntity",
"IsLocalOffset": true,
"AnchorOffset": {
"X": -0.23,
"Y": 0.15,
"Z": -0.27
},
"AimOffset": {
"X": -2.8,
"Y": 0.45,
"Z": 0.01
},
"FollowRadius": 2.65,
"AnchorToAimAngle": 28,
"NeedCutBlending": true
},
"BlendConfig": {
"BlendType": "Custom",
"CustomCurveName": "BlendCut_05to1",
"BlendTime": 1
}
},
"FormationType": "LightTeamSelectTarget",
"EntryAbility": "Avatar_Phainon_00_Skill01_Phase01",
"ComplexSkillAIPreCheck": {
"Groups": [
{
"GroupName": "DefaultNormalSkill_PreCheck"
},
{
"GroupName": "BaseWeight"
}
]
},
"ComplexSkillAI": {
"Groups": [
{
"GroupName": "DefaultNormalSkill"
},
{
"GroupName": "BaseWeight",
"Weight": {
"Value": 0.3
}
},
{
"GroupName": "BasePp_Common_SingleAttack",
"Weight": {
"Value": 0.4
}
},
{
"GroupName": "BasePp_Common_WeakBreak",
"Weight": {
"Value": 0.3
}
}
]
}
},
{
"Name": "Skill02",
"SkillType": "Skill",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "EnemySelect",
"SubTargetType": "TargetAdjoinEntity"
},
"UseReadyTransitAnim": true,
"ReadyAnimState": "Skill02_Ready",
"ReadyAnimWaitTime": 0.3,
"CameraConfig": {
"NormalConfig": {
"CameraState": "SelectDarkTeamEntity",
"IsLocalOffset": true,
"AnchorOffset": {
"X": 0.26,
"Y": 0.22,
"Z": -0.7
},
"AimOffset": {
"X": -2.8,
"Y": 0.6,
"Z": 0.01
},
"FollowRadius": 2.3,
"AnchorToAimAngle": 25,
"FollowDamp": 1.65,
"AimDamp": 1.65
},
"BlendConfig": {
"BlendType": "Cut"
}
},
"EntryAbility": "Avatar_Phainon_00_Skill02_Phase01",
"ComplexSkillAIPreCheck": {
"Groups": [
{
"GroupName": "DefaultBPSkill_PreCheck"
},
{
"GroupName": "BaseWeight"
}
]
},
"ComplexSkillAI": {
"Groups": [
{
"GroupName": "DefaultBPSkill"
},
{
"GroupName": "AddpP_Common_SelfNeighbour",
"Weight": {
"Value": 0.5
}
},
{
"GroupName": "BasePp_Common_SingleAttack",
"Weight": {
"Value": 0.3
}
},
{
"GroupName": "BasePp_Common_WeakBreak",
"Weight": {
"Value": 0.2
}
}
]
}
},
{
"Name": "Skill03",
"SkillType": "Ultra",
"UseType": "SelectEntity",
"ProgressDisplayType": "Phainon",
"TargetInfo": {
"TargetType": "Caster"
},
"ReadyAnimState": "Skill03_Ready",
"EntryAbility": "Avatar_Phainon_00_Skill03_Phase01",
"PrepareAbility": "Avatar_Phainon_00_Skill03_EnterReady",
"ComplexSkillAI": {
"SkillBasicPower": {
"Value": 90
},
"Groups": [
{
"GroupName": "DefaultUltra"
},
{
"GroupName": "Ultra_Common_ImmediateRelease"
}
]
},
"AIUltraSkillPriority": "MakeTeammateUnableToUseUltraSkill",
"UsableConditions": [
{
"UsableCondition": {
"$type": "RPG.GameCore.ByTargetListAny",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster.GetAllTeamMember - Caster.WithServantAndDummyCharacter"
},
"Predicate": {
"$type": "RPG.GameCore.ByContainBehaviorFlag",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"Flag": "SpecialBattleArea"
},
"Inverse": true
},
"UnusableTip": {
"Content": {
"Hash": 17170156807790344480
},
"DisplayTarget": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "SpecialBattleAreaOwner"
}
}
}
]
},
{
"Name": "Skill11",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "EnemySelect",
"SubTargetType": "TargetAdjoinEntity"
},
"UseReadyTransitAnim": true,
"ReadyAnimState": "Skill11_Ready",
"ReadyAnimWaitTime": 0.3,
"CameraConfig": {
"NormalConfig": {
"CameraState": "SelectDarkTeamEntity",
"IsLocalOffset": true,
"AnchorOffset": {
"X": -0.6,
"Y": -0.45,
"Z": 0.1
},
"AimOffset": {
"X": -2.8,
"Y": 1.6,
"Z": 0
},
"FollowRadius": 4,
"AnchorToAimAngle": 25,
"Dutch": 4,
"FOV": 60
},
"BlendConfig": {
"BlendType": "Cut"
}
},
"CameraConfigAdded": {
"NormalConfig": {
"CameraState": "SelectDarkTeamEntity",
"IsLocalOffset": true,
"AnchorOffset": {
"X": -1.2,
"Y": -0.45,
"Z": 0.53
},
"AimOffset": {
"X": -2.8,
"Y": 1.6,
"Z": 0
},
"FollowRadius": 4,
"AnchorToAimAngle": 25,
"Dutch": 4,
"FOV": 60
},
"BlendConfig": {
"BlendType": "Custom",
"CustomCurveName": "BlendCut_00to1",
"BlendTime": 0.8
}
},
"CustomReadyConfigs": [
{
"Condition": {
"$type": "RPG.GameCore.ByDistance",
"From": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "LightTeamCenter"
},
"To": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "DarkTeamCenter"
},
"CompareType": "LessEqual",
"CompareValue": {
"IsDynamic": false,
"FixedValue": {
"Value": 10.1
}
}
},
"CustomFormationConfig": {
"FormationTarget": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"CustomFormationName": "1408_Ultra_ReadyPos",
"CustomCenterTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "LevelEntity"
}
}
}
],
"UseTwoCameraConfigOnSelect": true,
"FormationType": "LightTeamNormal",
"EntryAbility": "Avatar_Phainon_00_Skill11_Phase01",
"PrepareAbility": "Avatar_Phainon_00_Skill11_EnterReady",
"ComplexSkillAIPreCheck": {
"Groups": [
{
"GroupName": "DefaultNormalSkill_PreCheck"
},
{
"GroupName": "BaseWeight"
}
]
},
"ComplexSkillAI": {
"Groups": [
{
"GroupName": "DefaultNormalSkill"
},
{
"GroupName": "BasePp_Common_StrongEnemiyPriority",
"Weight": {
"Value": 0.5
}
},
{
"GroupName": "AddpP_Common_SelfNeighbour",
"Weight": {
"Value": 0.3
}
},
{
"GroupName": "BasePp_Common_SingleAttack",
"Weight": {
"Value": 0.1
}
},
{
"GroupName": "BasePp_Common_WeakBreak",
"Weight": {
"Value": 0.1
}
}
]
},
"ForceSkillPanelActive": true
},
{
"Name": "Skill21",
"SkillType": "Skill",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "Caster"
},
"ReadyAnimState": "Skill21_Ready",
"ReadyAnimWaitTime": 0.3,
"CameraConfig": {
"NormalConfig": {
"CameraState": "UseSkillPerform",
"IsLocalOffset": true,
"AnchorOffset": {
"X": 0.12,
"Y": 1.81,
"Z": -3.71
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AimOffset": {
"X": -0.045,
"Y": 2.1,
"Z": 0
},
"FollowPoleAngle": 90,
"FollowDamp": 0.65,
"Dutch": -4,
"FOV": 27,
"NeedCutBlending": true
},
"BlendConfig": {
"BlendType": "Cut"
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
}
},
"NoiseConfig": {
"FrequencyGain": 1
}
},
"CameraConfigAdded": {
"NormalConfig": {
"CameraState": "UseSkillPerform",
"IsLocalOffset": true,
"AnchorOffset": {
"X": 0.12,
"Y": 1.69,
"Z": -3.34
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AimOffset": {
"X": -0.06,
"Y": 2.05,
"Z": 0
},
"FollowPoleAngle": 90,
"FollowDamp": 0.65,
"Dutch": -4,
"FOV": 27,
"NeedCutBlending": true
},
"BlendConfig": {
"BlendType": "Custom",
"CustomCurveName": "BlendCut_00to1",
"BlendTime": 0.5
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
}
},
"NoiseConfig": {
"AmplitudeGain": 0.1,
"FrequencyGain": 1,
"AmplitudeTransitionTime": 3
}
},
"UseTwoCameraConfigOnSelect": true,
"CustomFormationConfig": {
"FormationTarget": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"CustomFormationName": "1408_Skill21_ReadyPos",
"CustomCenterTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "LevelEntity"
}
},
"EntryAbility": "Avatar_Phainon_00_Skill21_Phase01",
"ComplexSkillAIPreCheck": {
"Groups": [
{
"GroupName": "DefaultNormalSkill_PreCheck"
},
{
"GroupName": "BaseWeight"
},
{
"GroupName": "Add100_Phainon_00_Common_EnemyCountCheck"
},
{
"GroupName": "Add100_Phainon_00_Common_LowHPCheck"
}
]
},
"ComplexSkillAI": {
"Groups": [
{
"GroupName": "DefaultNormalSkill"
},
{
"GroupName": "BaseWeight"
}
]
},
"UsableConditions": [
{
"UsableCondition": {
"$type": "RPG.GameCore.ByIsContainModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "MAvatar_Phainon_00_Ultra"
}
}
}
],
"ForceSkillPanelActive": true
},
{
"Name": "Skill22",
"SkillType": "Skill",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "AllEnemy"
},
"UseReadyTransitAnim": true,
"ReadyAnimState": "Skill22_Ready",
"ReadyAnimWaitTime": 0.3,
"CameraConfig": {
"NormalConfig": {
"CameraState": "SelectDarkTeamEntity",
"IsLocalOffset": true,
"AnchorOffset": {
"X": -9.1,
"Y": 34,
"Z": -28.3
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "DarkTeamCenter"
},
"AimOffset": {
"X": -19.5,
"Y": -2.8,
"Z": 0
},
"FollowRadius": 4,
"AnchorToAimAngle": 25,
"Dutch": 12,
"FOV": 77.32
},
"BlendConfig": {
"BlendType": "Cut"
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "CasterWithAllEnemy"
},
"HideFieldEffect": true,
"FieldHideMode": "Sphere"
},
"NoiseConfig": {
"FrequencyGain": 1
},
"LockRelatedTarget": true
},
"CameraConfigAdded": {
"NormalConfig": {
"CameraState": "SelectDarkTeamEntity",
"IsLocalOffset": true,
"AnchorOffset": {
"X": -9,
"Y": 33.87,
"Z": -28.2
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "DarkTeamCenter"
},
"AimOffset": {
"X": -19.3,
"Y": -2.8,
"Z": 0
},
"FollowRadius": 4,
"AnchorToAimAngle": 25,
"Dutch": 12,
"FOV": 77.32
},
"BlendConfig": {
"BlendType": "Custom",
"CustomCurveName": "BlendCut_00to1",
"BlendTime": 0.8
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "CasterWithAllEnemy"
},
"HideFieldEffect": true,
"FieldHideMode": "Sphere"
},
"NoiseConfig": {
"AmplitudeGain": 0.3,
"FrequencyGain": 1,
"AmplitudeTransitionTime": 3
},
"LockRelatedTarget": true
},
"CustomReadyConfigs": [
{
"Condition": {
"$type": "RPG.GameCore.ByDistance",
"From": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "LightTeamCenter"
},
"To": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "DarkTeamCenter"
},
"CompareType": "LessEqual",
"CompareValue": {
"IsDynamic": false,
"FixedValue": {
"Value": 10.1
}
}
},
"CustomFormationConfig": {
"FormationTarget": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"CustomFormationName": "1408_Ultra_ReadyPos",
"CustomCenterTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "LevelEntity"
}
}
}
],
"UseTwoCameraConfigOnSelect": true,
"FormationType": "LightTeamNormal",
"EntryAbility": "Avatar_Phainon_00_Skill22_Entry",
"ComplexSkillAIPreCheck": {
"Groups": [
{
"GroupName": "DefaultNormalSkill_PreCheck"
},
{
"GroupName": "BaseWeight",
"Weight": {
"Value": 0.5
}
},
{
"GroupName": "Add500_Phainon_00_Common_EnergyCheck"
}
]
},
"ComplexSkillAI": {
"Groups": [
{
"GroupName": "DefaultNormalSkill"
},
{
"GroupName": "BaseWeight"
}
]
},
"ForceSkillPanelActive": true
},
{
"Name": "SkillP01",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Avatar_Phainon_00_PassiveSkill01"
},
{
"Name": "SkillP02",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Avatar_Phainon_00_PassiveSkill02"
},
{
"Name": "SkillMaze",
"SkillType": "Maze",
"TargetInfo": {
"TargetType": "AllEnemy"
},
"EntryAbility": "Avatar_Phainon_00_SkillMazeInLevel"
},
{
"Name": "PassiveSkill02",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Avatar_Common_PassiveSkill"
}
],
"AbilityList": [
"Avatar_Common_PassiveSkill"
],
"SkillAbilityList": [
{
"Skill": "Skill01",
"AbilityList": [
"Avatar_Phainon_00_Skill01_Phase01",
"Avatar_Phainon_00_Skill01_Phase02",
"Avatar_Phainon_00_Skill01_Camera"
]
},
{
"Skill": "Skill02",
"AbilityList": [
"Avatar_Phainon_00_Skill02_Phase01",
"Avatar_Phainon_00_Skill02_Phase02",
"Avatar_Phainon_00_Skill02_Camera"
]
},
{
"Skill": "Skill03",
"AbilityList": [
"Avatar_Phainon_00_Skill03_EnterReady",
"Avatar_Phainon_00_Skill03_Phase01",
"Avatar_Phainon_00_Skill03_Phase02",
"Avatar_Phainon_00_Skill03_Camera",
"Avatar_Phainon_00_Skill31_Camera",
"Avatar_Phainon_00_Skill31_SelectTarget",
"Avatar_Phainon_00_Skill31_SelectTarget_OnLimbo",
"Avatar_Phainon_00_Skill31_Phase1",
"Avatar_Phainon_00_Skill31_Phase2"
]
},
{
"Skill": "Skill11",
"AbilityList": [
"Avatar_Phainon_00_Skill11_EnterReady",
"Avatar_Phainon_00_Skill11_Phase01",
"Avatar_Phainon_00_Skill11_Phase02",
"Avatar_Phainon_00_Skill11_Camera"
]
},
{
"Skill": "Skill21",
"AbilityList": [
"Avatar_Phainon_00_Skill21_Phase01",
"Avatar_Phainon_00_Skill21_Phase02",
"Avatar_Phainon_00_Skill21_Camera",
"Avatar_Phainon_00_Skill21_Insert_Phase01",
"Avatar_Phainon_00_Skill21_Insert_Phase02",
"Avatar_Phainon_00_Skill21_Insert_Camera"
]
},
{
"Skill": "Skill22",
"AbilityList": [
"Avatar_Phainon_00_Skill22_Entry",
"Avatar_Phainon_00_Skill22_Phase01",
"Avatar_Phainon_00_Skill22_v2_Phase01",
"Avatar_Phainon_00_Skill22_Phase02",
"Avatar_Phainon_00_Skill22_v2_Phase02",
"Avatar_Phainon_00_Skill22_Camera",
"Avatar_Phainon_00_Skill22_v2_Camera"
]
},
{
"Skill": "SkillP01",
"AbilityList": [
"Avatar_Phainon_00_PassiveSkill01"
]
},
{
"Skill": "SkillP02",
"AbilityList": [
"Avatar_Phainon_00_PassiveSkill02"
]
},
{
"Skill": "SkillMaze",
"AbilityList": [
"Avatar_Phainon_00_SkillMazeInLevel"
]
}
],
"DynamicValues": {
"Floats": {
"-912155053": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"1737127543": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"1252554964": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"-133066886": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"1803346872": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"-1341471423": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"155183094": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"527326183": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"-41997840": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"-1340237365": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"894773305": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"-1126825319": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill01",
"Index": 0
}
},
"-1847083384": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill02",
"Index": 0
}
},
"-1055926903": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill02",
"Index": 1
}
},
"1587321098": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill02",
"Index": 2
}
},
"-1999440872": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill11",
"Index": 0
}
},
"-1695908581": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill11",
"Index": 1
}
},
"1688091586": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill11",
"Index": 2
}
},
"1882622235": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill21",
"Index": 0
}
},
"2059498180": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill21",
"Index": 1
}
},
"-1417905039": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill21",
"Index": 2
}
},
"87142934": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill21",
"Index": 3
}
},
"162028148": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill21",
"Index": 4
}
},
"1162364170": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill22",
"Index": 0
}
},
"858831879": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill22",
"Index": 1
}
},
"-58266880": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill22",
"Index": 2
}
},
"-1648310549": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill22",
"Index": 3
}
},
"-56289053": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill03",
"Index": 0
}
},
"1116373297": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill03",
"Index": 2
}
},
"766439870": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill03",
"Index": 3
}
},
"37760117": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "SkillP01",
"Index": 0
}
},
"-967204000": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "SkillP01",
"Index": 1
}
},
"-1748292357": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "SkillP01",
"Index": 2
}
},
"-805767650": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "SkillP01",
"Index": 3
}
},
"-792021936": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "SkillP02",
"Index": 0
}
},
"712248679": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "SkillP02",
"Index": 1
}
},
"1516143854": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "SkillP02",
"Index": 2
}
},
"-911674397": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "SkillP02",
"Index": 3
}
},
"-1930233400": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "SkillP02",
"Index": 4
}
},
"563468313": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "SkillP02",
"Index": 5
}
},
"-1969597948": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "SkillP02",
"Index": 6
}
},
"-958931369": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "SkillMaze",
"Index": 0
}
},
"-1182851870": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "SkillMaze",
"Index": 1
}
},
"1822583029": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "SkillMaze",
"Index": 2
}
},
"1826817067": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "SkillMaze",
"Index": 3
}
},
"850072686": {
"ReadInfo": {
"Type": "SkillTreeParam",
"TriggerKey": "PointB1",
"Index": 0
}
},
"848954481": {
"ReadInfo": {
"Type": "SkillTreeParam",
"TriggerKey": "PointB1",
"Index": 1
}
},
"-394954435": {
"ReadInfo": {
"Type": "SkillTreeParam",
"TriggerKey": "PointB2",
"Index": 0
}
},
"947571990": {
"ReadInfo": {
"Type": "SkillTreeParam",
"TriggerKey": "PointB2",
"Index": 1
}
},
"1991217003": {
"ReadInfo": {
"Type": "SkillTreeParam",
"TriggerKey": "PointB2",
"Index": 2
}
},
"1101525656": {
"ReadInfo": {
"Type": "SkillTreeParam",
"TriggerKey": "PointB3",
"Index": 0
}
},
"-1157561649": {
"ReadInfo": {
"Type": "SkillTreeParam",
"TriggerKey": "PointB3",
"Index": 1
}
},
"223143152": {
"ReadInfo": {
"Type": "SkillRank",
"TriggerKey": "Rank01",
"Index": 0
}
},
"-1676976659": {
"ReadInfo": {
"Type": "SkillRank",
"TriggerKey": "Rank01",
"Index": 1
}
},
"-1118347224": {
"ReadInfo": {
"Type": "SkillRank",
"TriggerKey": "Rank01",
"Index": 2
}
},
"1102090752": {
"ReadInfo": {
"Type": "SkillRank",
"TriggerKey": "Rank01",
"Index": 3
}
},
"-683053783": {
"ReadInfo": {
"Type": "SkillRank",
"TriggerKey": "Rank01",
"Index": 4
}
},
"-1227230863": {
"ReadInfo": {
"Type": "SkillRank",
"TriggerKey": "Rank02",
"Index": 0
}
},
"-229172054": {
"ReadInfo": {
"Type": "SkillRank",
"TriggerKey": "Rank02",
"Index": 1
}
},
"-1229467409": {
"ReadInfo": {
"Type": "SkillRank",
"TriggerKey": "Rank04",
"Index": 0
}
},
"-1179058669": {
"ReadInfo": {
"Type": "SkillRank",
"TriggerKey": "Rank06",
"Index": 0
}
},
"-718498862": {
"ReadInfo": {
"Type": "SkillRank",
"TriggerKey": "Rank06",
"Index": 1
}
}
}
},
"WeaponType": "WP_Magic",
"SkillReadyTransits": [
{
"From": 1,
"To": 2,
"AnimStateName": "Skill01toSkill02",
"TransitionInTime": 0.05,
"ReverseOutroTime": 0.06
},
{
"From": 2,
"To": 1,
"AnimStateName": "Skill02toSkill01",
"TransitionInTime": 0.05,
"ReverseOutroTime": 0.06
}
],
"DisableAnimEventLayers": [
"Riboon Layer"
],
"OverrideColliderCameraByName": "Avatar_Phainon_00_Viewmode_Camera",
"GraphEmotionAsset": "Characters/GraphEmotion/Avatar_Male_Phainon_00_GraphEmotion.asset",
"AITagList": {
"Floats": {
"-2126289379": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"-447313187": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"762466": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
},
"-1570322415": {
"ReadInfo": {
"Type": "None",
"Index": 0
}
}
}
}
}