turnbasedgamedata/Config/ConfigCharacter/Monster/Monster_W2_Huanlong_01_Config.json
2025-02-27 00:13:27 -03:00

176 lines
4.3 KiB
JSON

{
"$type": "RPG.GameCore.CharacterConfig",
"SomatoType": "LargeMonster",
"CharacterHUDOffset": {
"Y": 3.2
},
"BuffPanelOffset": {
"Y": 3.5
},
"HitBoxOffset": {
"X": -3.2,
"Y": 1.8,
"Z": -1
},
"HitBoxWidth": 1.2,
"HitBoxHeight": 0.3,
"HitBoxAttachPoint": "Wrist_R",
"Location": {
"Width": 4.5,
"TeamDistanceOffset": -0.7,
"RotateWithOtherTeammate": true,
"RootOffset": {
"Z": 3.5
}
},
"VisualRadius": 0.2,
"LookAtIKEnableRadius": 3,
"SaveModelWhenDead": true,
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Monster/Designer/Monster_W2_Huanlong_01_Designer_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Effect/Monster_W2_Huanlong_01_Effect_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Audio/Monster_W2_Huanlong_01_Audio_AnimEvent.json"
],
"SkillList": [
{
"Name": "Skill05",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "EnemySelect"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W2_Huanlong_00_Skill05_Phase01"
},
{
"Name": "Skill06",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "AllEnemy"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W2_Huanlong_00_Skill06_Phase01"
},
{
"Name": "Skill07",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "FriendSelect"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W2_Huanlong_00_Skill07_Phase01"
},
{
"Name": "Skill08",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "EnemySelect"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W2_Huanlong_00_Skill08_Phase01"
},
{
"Name": "PassiveSkill01",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_Common_PassiveSkill_StanceBreak_Action"
},
{
"Name": "PassiveSkillInitiate",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_W2_Huanlong_00_PassiveSkillInitiate"
}
],
"AbilityList": [
"Monster_W2_Huanlong_00_PassiveSkillInitiate",
"Monster_Common_PassiveSkill_StanceBreak_Action"
],
"SkillAbilityList": [
{
"Skill": "Skill05",
"AbilityList": [
"Monster_W2_Huanlong_00_Skill05_Phase01",
"Monster_W2_Huanlong_00_Skill05_Phase02",
"Monster_W2_Huanlong_00_Skill05_Camera"
]
},
{
"Skill": "Skill06",
"AbilityList": [
"Monster_W2_Huanlong_00_Skill06_Phase01",
"Monster_W2_Huanlong_00_Skill06_Phase02",
"Monster_W2_Huanlong_00_Skill06_Camera"
]
},
{
"Skill": "Skill07",
"AbilityList": [
"Monster_W2_Huanlong_00_Skill07_Phase01",
"Monster_W2_Huanlong_00_Skill07_Phase02",
"Monster_W2_Huanlong_00_Skill07_Camera"
]
},
{
"Skill": "Skill08",
"AbilityList": [
"Monster_W2_Huanlong_00_Skill08_Phase01",
"Monster_W2_Huanlong_00_Skill08_Phase02",
"Monster_W2_Huanlong_00_Skill08_Camera"
]
}
],
"DynamicValues": {
"Floats": {
"1396040819": {},
"-2082925914": {},
"-402291451": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill05"
}
},
"-1122549516": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill06"
}
},
"-1325750010": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill07"
}
},
"-1798444179": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill08"
}
}
}
},
"CustomValues": {
"AIFlag": 1,
"Phase_Flag": 1,
"SummonedMinionsCheck": 0
},
"WeaponType": "WP_Scythe",
"DisableAnimEventLayers": [
"Riboon Layer"
],
"CameraNamedDynamicOffset": "X3-Boss",
"MonsterIgnoreGlobalDymanicOffset": false,
"OverrideColliderCameraByName": "Monster_W2_Huanlong_00_Phase01_Viewmode_Camera",
"EffectAdaptionList": [
{
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Confine.prefab",
"AttachPoint": "Body",
"Scale": 8
}
]
}