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

204 lines
4.9 KiB
JSON

{
"$type": "RPG.GameCore.CharacterConfig",
"SomatoType": "LargeMonster",
"CharacterHUDOffset": {
"Y": 3.8
},
"BuffPanelOffset": {
"Y": 1.8
},
"HitBoxWidth": 0.8,
"HitBoxHeight": 1.6,
"Resilience": "B",
"Location": {
"Width": 3.2
},
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Monster/Designer/Monster_W2_Mecha03_00_Designer_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Effect/Monster_W2_Mecha03_00_Effect_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Audio/Monster_W2_Mecha03_00_Audio_AnimEvent.json"
],
"SkillList": [
{
"Name": "Skill01",
"SkillType": "Skill",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "AllEnemy"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W2_Mecha03_00_Skill01_Phase01"
},
{
"Name": "Skill02",
"SkillType": "Skill",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "EnemySelect"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W2_Mecha03_00_Skill02_Phase01"
},
{
"Name": "Skill03",
"SkillType": "Skill",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "EnemySelect"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W2_Mecha03_00_Skill03_Phase01"
},
{
"Name": "SkillP01",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_W2_Mecha03_00_SkillP01"
},
{
"Name": "PassiveSkillInitiate",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_W2_Mecha03_00_PassiveSkillInitiate"
},
{
"Name": "PassiveSkill01",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_Common_PassiveSkill_StanceBreak_Action"
}
],
"AbilityList": [
"Monster_Common_PassiveSkill_StanceBreak_Action",
"Monster_W2_Mecha03_00_PassiveSkillInitiate"
],
"SkillAbilityList": [
{
"Skill": "Skill01",
"AbilityList": [
"Monster_W2_Mecha03_00_Skill01_Camera",
"Monster_W2_Mecha03_00_Skill01_Phase01",
"Monster_W2_Mecha03_00_Skill01_Phase02"
]
},
{
"Skill": "Skill02",
"AbilityList": [
"Monster_W2_Mecha03_00_Skill02_Camera",
"Monster_W2_Mecha03_00_Skill02_Phase01",
"Monster_W2_Mecha03_00_Skill02_Phase02"
]
},
{
"Skill": "Skill03",
"AbilityList": [
"Monster_W2_Mecha03_00_Skill03_Camera",
"Monster_W2_Mecha03_00_Skill03_Phase01",
"Monster_W2_Mecha03_00_Skill03_Phase02"
]
},
{
"Skill": "SkillP01",
"AbilityList": [
"Monster_W2_Mecha03_00_SkillP01",
"Monster_W2_Mecha03_00_SkillP01_Insert",
"Monster_W2_Mecha03_00_SkillP01_Camera"
]
}
],
"DynamicValues": {
"Floats": {
"-1126825319": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill01"
}
},
"1511385380": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill01",
"Index": 1
}
},
"1295707830": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill01",
"Index": 2
}
},
"924084005": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill01",
"Index": 3
}
},
"-1847083384": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill02"
}
},
"-56289053": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill03"
}
},
"-992332096": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill03",
"Index": 1
}
},
"759100898": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill03",
"Index": 2
}
},
"159611950": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill03",
"Index": 3
}
},
"-1446783148": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "SkillP01"
}
}
}
},
"CustomValues": {
"W2_Mecha03_00_AICounter": 0,
"W2_Mecha03_00_Overdrive_State": 0,
"W2_Mecha03_00_Overdrive_InsertFlag": 0,
"W2_Mecha03_00_SummonID": 2012010
},
"DisableAnimEventLayers": [
"Riboon Layer"
],
"OnHitEditFootIKModeMap": {
"Back": "LockLeftFoot",
"Left": "LockFoot",
"Forward": "LockLeftFoot",
"Right": "LockRightFoot"
},
"MonsterIgnoreGlobalDymanicOffset": false
}