turnbasedgamedata/Config/ConfigCharacter/Avatar/Avatar_Fugue_00_Config.json
2025-02-24 07:50:34 -03:00

757 lines
18 KiB
JSON

{
"$type": "RPG.GameCore.CharacterConfig",
"SomatoType": "MiddleAvatar",
"BuffPanelOffset": {
"Y": 1.2
},
"HitBoxWidth": 0.3,
"HitBoxHeight": 1.5,
"Location": {
"Width": 0.8
},
"SaveModelWhenDead": true,
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Avatar/Designer/Avatar_Fugue_00_Designer_AnimEvent.json",
"Config/ConfigAnimEvents/Avatar/Effect/Avatar_Fugue_00_Effect_AnimEvent.json",
"Config/ConfigAnimEvents/Avatar/Audio/Avatar_Fugue_00_Audio_AnimEvent.json",
"Config/ConfigAnimEvents/Avatar/Audio/Avatar_Common_ControllerVibration_AnimEvent.json"
],
"SkillList": [
{
"Name": "Skill01",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "EnemySelect"
},
"UseReadyTransitAnim": true,
"ReadyAnimState": "Skill01_Ready",
"CameraConfig": {
"NormalConfig": {
"CameraState": "SelectDarkTeamEntity",
"IsLocalOffset": true,
"AnchorOffset": {
"X": 0.5,
"Y": 0.24,
"Z": -0.56
},
"AimOffset": {
"X": -2.8,
"Y": 0.45
},
"FollowRadius": 3,
"AnchorToAimAngle": 30,
"Dutch": 2
},
"BlendConfig": {
"BlendType": "Cut"
}
},
"CameraConfigAdded": {
"NormalConfig": {
"CameraState": "SelectDarkTeamEntity",
"IsLocalOffset": true,
"AnchorOffset": {
"X": 0.1,
"Y": -0.01,
"Z": -0.25
},
"AimOffset": {
"X": -2.8,
"Y": 0.45
},
"FollowRadius": 2.6,
"AnchorToAimAngle": 23
},
"BlendConfig": {
"BlendType": "Custom",
"CustomCurveName": "BlendCut_00to1",
"BlendTime": 1
}
},
"FormationType": "LightTeamSelectTarget",
"EntryAbility": "Avatar_Fugue_00_Skill01_Phase01",
"ComplexSkillAIPreCheck": {
"Groups": [
{
"GroupName": "DefaultNormalSkill_PreCheck"
},
{
"GroupName": "BaseWeight",
"Weight": {
"Value": 0.1
}
},
{
"GroupName": "BasePp_Common_WeakBreak",
"Weight": {
"Value": 0.5
}
}
]
},
"ComplexSkillAI": {
"Groups": [
{
"GroupName": "BaseWeight",
"Weight": {
"Value": 0.4
}
},
{
"GroupName": "BasePp_Common_SingleAttack",
"Weight": {
"Value": 0.2
}
},
{
"GroupName": "BasePp_Common_WeakBreak",
"Weight": {
"Value": 0.4
}
}
]
}
},
{
"Name": "Skill02",
"SkillType": "Skill",
"UseType": "SelectEntity",
"AlwaysDoAutoLock": true,
"LockType": "ScoreOfSource",
"AutoLockBySource": {
"Groups": [
{
"GroupName": "AutoLock_Default"
},
{
"GroupName": "BasepP_Fugue_Skill02_BreakDamage"
}
]
},
"TargetInfo": {
"TargetType": "FriendSelect"
},
"UseReadyTransitAnim": true,
"ReadyAnimState": "Skill02_Ready_Loop",
"ReadyAnimWaitTime": 0.3,
"CameraConfig": {
"NormalConfig": {
"CameraState": "SelectLightTeamEntity",
"AnchorOffset": {
"Y": 1,
"Z": 0.5
},
"FollowDamp": 0.65,
"NeedCutBlending": true
},
"CloseupShotConfig": {},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllTeamMember"
},
"IsAliveOnly": false
}
},
"FormationType": "LightTeamNormal",
"TeamFormationConfigTemplateName": "LowSpacing",
"EntryAbility": "Avatar_Fugue_00_Skill02_Phase01",
"ComplexSkillAIPreCheck": {
"Groups": [
{
"GroupName": "DefaultBPSkill_PreCheck"
},
{
"GroupName": "BaseWeight",
"Weight": {
"Value": 0.7
}
},
{
"GroupName": "AddNP_Common_BPSkill",
"Weight": {
"Value": 0.2
}
},
{
"GroupName": "Fugue_BuffBPSkill",
"Weight": {
"Value": 0.1
}
}
]
},
"ComplexSkillAI": {
"Groups": [
{
"GroupName": "DefaultBPSkill"
},
{
"GroupName": "BasepP_Fugue_Skill02_BreakDamage"
}
]
}
},
{
"Name": "Skill03",
"SkillType": "Ultra",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "AllEnemy"
},
"UseReadyTransitAnim": true,
"SkillNameHUD": false,
"ReadyAnimState": "Skill03_Ready",
"ReadyAnimWaitTime": 0.3,
"EntryAbility": "Avatar_Fugue_00_Skill03_Phase01",
"PrepareAbility": "Avatar_Fugue_00_Skill03_EnterReady",
"ComplexSkillAI": {
"SkillBasicPower": {
"Value": 90
},
"Groups": [
{
"GroupName": "DefaultUltra"
},
{
"GroupName": "Ultra_Common_ImmediateRelease"
}
]
},
"AIUltraSkillPriority": "DamageAfterHeal"
},
{
"Name": "Skill11",
"UseType": "SelectEntity",
"LockType": "AdjoinDefault",
"TargetInfo": {
"TargetType": "EnemySelect",
"SubTargetType": "TargetAdjoinEntity"
},
"UseReadyTransitAnim": true,
"ReadyAnimState": "Skill11_Ready",
"ReadyAnimWaitTime": 0.3,
"CameraConfig": {
"NormalConfig": {
"CameraState": "SelectDarkTeamEntity",
"IsLocalOffset": true,
"AnchorOffset": {
"X": 0.5,
"Y": 0.24,
"Z": -0.56
},
"AimOffset": {
"X": -2.8,
"Y": 0.45
},
"FollowRadius": 3,
"AnchorToAimAngle": 30,
"Dutch": 2
},
"BlendConfig": {
"BlendType": "Cut"
}
},
"CameraConfigAdded": {
"NormalConfig": {
"CameraState": "SelectDarkTeamEntity",
"IsLocalOffset": true,
"AnchorOffset": {
"X": 0.1,
"Y": -0.01,
"Z": -0.25
},
"AimOffset": {
"X": -2.8,
"Y": 0.45
},
"FollowRadius": 2.6,
"AnchorToAimAngle": 23
},
"BlendConfig": {
"BlendType": "Custom",
"CustomCurveName": "BlendCut_00to1",
"BlendTime": 1
}
},
"FormationType": "LightTeamSelectTarget",
"EntryAbility": "Avatar_Fugue_00_Skill11_Phase01",
"ComplexSkillAIPreCheck": {
"Groups": [
{
"GroupName": "BaseWeight",
"Weight": {
"Value": 0.2
}
},
{
"GroupName": "AddpP_Common_SelfNeighbour",
"Weight": {
"Value": 0.4
}
},
{
"GroupName": "BasePp_Common_WeakBreak",
"Weight": {
"Value": 0.4
}
}
]
},
"ComplexSkillAI": {
"Groups": [
{
"GroupName": "BaseWeight",
"Weight": {
"Value": 0.2
}
},
{
"GroupName": "AddpP_Common_SelfNeighbour",
"Weight": {
"Value": 0.4
}
},
{
"GroupName": "BasePp_Common_WeakBreak",
"Weight": {
"Value": 0.4
}
}
]
}
},
{
"Name": "SkillP01",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"SkillNameHUD": false,
"EntryAbility": "Avatar_Fugue_00_PassiveSkill01"
},
{
"Name": "SkillMaze",
"SkillType": "Maze",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Avatar_Fugue_00_SkillMazeInLevel"
},
{
"Name": "PassiveSkill02",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Avatar_Common_PassiveSkill"
}
],
"AbilityList": [
"Avatar_Common_PassiveSkill"
],
"SkillAbilityList": [
{
"Skill": "Skill01",
"AbilityList": [
"Avatar_Fugue_00_Skill01_Camera",
"Avatar_Fugue_00_Skill01_Phase01",
"Avatar_Fugue_00_Skill01_Phase02"
]
},
{
"Skill": "Skill11",
"AbilityList": [
"Avatar_Fugue_00_Skill11_Camera",
"Avatar_Fugue_00_Skill11_Phase01",
"Avatar_Fugue_00_Skill11_Phase02"
]
},
{
"Skill": "Skill02",
"AbilityList": [
"Avatar_Fugue_00_Skill02_Camera",
"Avatar_Fugue_00_Skill02_Camera_Self",
"Avatar_Fugue_00_Skill02_Phase01",
"Avatar_Fugue_00_Skill02_Phase02"
]
},
{
"Skill": "Skill03",
"AbilityList": [
"Avatar_Fugue_00_Skill03_Camera",
"Avatar_Fugue_00_Skill03_EnterReady",
"Avatar_Fugue_00_Skill03_Phase01",
"Avatar_Fugue_00_Skill03_Phase02"
]
},
{
"Skill": "SkillP01",
"AbilityList": [
"Avatar_Fugue_00_PassiveSkill01"
]
},
{
"Skill": "SkillMaze",
"AbilityList": [
"Avatar_Fugue_00_SkillMazeInLevel"
]
}
],
"DynamicValues": {
"Floats": {
"-1168563271": {},
"-1094919248": {},
"2124587683": {},
"745779149": {},
"-1126825319": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill01"
}
},
"-1999440872": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill11"
}
},
"-1695908581": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill11",
"Index": 1
}
},
"-1012444110": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill02"
}
},
"654000212": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill02",
"Index": 1
}
},
"242174909": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill02",
"Index": 2
}
},
"-4151832": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill02",
"Index": 3
}
},
"-1016909746": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill02",
"Index": 4
}
},
"-473463398": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill02",
"Index": 5
}
},
"-56289053": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill03"
}
},
"-16134087": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "SkillP01"
}
},
"-1662533219": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "SkillP01",
"Index": 1
}
},
"-836907423": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "SkillMaze",
"Index": 1
}
},
"-1065754530": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "SkillMaze",
"Index": 3
}
},
"-1569776484": {
"ReadInfo": {
"Type": "SkillTreeParam",
"TriggerKey": "PointB1"
}
},
"795087767": {
"ReadInfo": {
"Type": "SkillTreeParam",
"TriggerKey": "PointB2"
}
},
"1465649232": {
"ReadInfo": {
"Type": "SkillTreeParam",
"TriggerKey": "PointB2",
"Index": 1
}
},
"-1558879726": {
"ReadInfo": {
"Type": "SkillTreeParam",
"TriggerKey": "PointB3"
}
},
"-755874373": {
"ReadInfo": {
"Type": "SkillTreeParam",
"TriggerKey": "PointB3",
"Index": 1
}
},
"-793809284": {
"ReadInfo": {
"Type": "SkillTreeParam",
"TriggerKey": "PointB3",
"Index": 2
}
},
"-1262263091": {
"ReadInfo": {
"Type": "SkillTreeParam",
"TriggerKey": "PointB3",
"Index": 3
}
},
"-168369634": {
"ReadInfo": {
"Type": "SkillTreeParam",
"TriggerKey": "PointB3",
"Index": 4
}
},
"-136313586": {
"ReadInfo": {
"Type": "SkillRank",
"TriggerKey": "Rank01"
}
},
"-1588536749": {
"ReadInfo": {
"Type": "SkillRank",
"TriggerKey": "Rank02"
}
},
"780128271": {
"ReadInfo": {
"Type": "SkillRank",
"TriggerKey": "Rank02",
"Index": 1
}
},
"796892779": {
"ReadInfo": {
"Type": "SkillRank",
"TriggerKey": "Rank04"
}
},
"-829332249": {
"ReadInfo": {
"Type": "SkillRank",
"TriggerKey": "Rank06"
}
}
}
},
"WeaponType": "WP_Magic",
"SkillReadyTransits": [
{
"From": 1,
"To": 2,
"AnimStateName": "Skill01toSkill02",
"TransitionInTime": 0.02,
"ReverseOutroTime": 0.03
},
{
"From": 2,
"To": 1,
"AnimStateName": "Skill02toSkill01",
"TransitionInTime": 0.02,
"ReverseOutroTime": 0.03
},
{
"From": 4,
"To": 2,
"AnimStateName": "Skill01toSkill02",
"TransitionInTime": 0.02,
"ReverseOutroTime": 0.03
}
],
"DisableAnimEventLayers": [
"Riboon Layer"
],
"AITagList": {
"Floats": {
"-2126289379": {},
"-2136914891": {}
}
},
"GlobalAIFactorGroups": {
"BasepP_Fugue_Skill02_BreakDamage": {
"Factors": [
{
"Source": {
"$type": "RPG.GameCore.ComplexSkillAISourcePropertyFormation",
"ValueList": [
{
"ValueName": "BreakDamageAddedRatio",
"Property": "BreakDamageAddedRatio"
}
],
"Expression": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
-963574087
]
}
}
},
"Mapper": {
"$type": "RPG.GameCore.ComplexSkillAIMapperMultiRange",
"Ranges": [
{
"ymin": {
"Value": 1
},
"xmax": {
"Value": 1000
},
"ymax": {
"Value": 100000
}
}
]
}
},
{
"CombineOperator": "Mul",
"Source": {
"$type": "RPG.GameCore.ComplexSkillAISourceAITag",
"DynamicValueKey": "DamageCarry"
},
"Mapper": {
"$type": "RPG.GameCore.ComplexSkillAIMapperMultiRange",
"Ranges": [
{
"ymin": {
"Value": 0.1
},
"xmax": {
"Value": 0.0009999999
},
"ymax": {
"Value": 1
}
},
{
"xmin": {
"Value": 0.0009999999
},
"ymin": {
"Value": 1
},
"xmax": {
"Value": 1
},
"ymax": {
"Value": 10
}
},
{
"xmin": {
"Value": 1
},
"ymin": {
"Value": 10
},
"xmax": {
"Value": 2
},
"ymax": {
"Value": 10
}
}
]
}
}
]
},
"Fugue_BuffBPSkill": {
"CombineOperator": "Mul",
"Factors": [
{
"CombineOperator": "Mul",
"Source": {
"$type": "RPG.GameCore.ComplexSkillAIContainModifier",
"IsTarget": false,
"ModifilerName": "MAvatar_Fugue_00_BPSkillBuffListen"
},
"Mapper": {
"$type": "RPG.GameCore.ComplexSkillAIMapperMultiRange",
"Ranges": [
{
"ymin": {
"Value": 100
},
"xmax": {
"Value": 0.5
},
"ymax": {
"Value": 100
}
},
{
"xmin": {
"Value": 0.5
},
"xmax": {
"Value": 1
}
}
]
},
"PostProcess": {
"$type": "RPG.GameCore.ComplexSkillAIPostProcessBreak",
"CompareType": "Equal",
"IsOverrideFinalScore": true
}
}
]
}
}
}