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

191 lines
4.6 KiB
JSON

{
"$type": "RPG.GameCore.CharacterConfig",
"SomatoType": "LargeMonster",
"CharacterHUDOffset": {
"Y": 2.8
},
"BuffPanelOffset": {
"Y": 1.8
},
"HitBoxWidth": 0.8,
"HitBoxHeight": 1.6,
"Resilience": "B",
"Location": {
"Width": 3.2
},
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Monster/Designer/Monster_W1_Mecha04_00_Designer_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Effect/Monster_W1_Mecha04_00_Effect_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Audio/Monster_W1_Mecha04_00_Audio_AnimEvent.json"
],
"SkillList": [
{
"Name": "Skill06",
"SkillType": "Skill",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "EnemySelect"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "WMonster_W1_Mecha_05_Skill06_Phase01"
},
{
"Name": "Skill07",
"SkillType": "Skill",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "EnemySelect"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "WMonster_W1_Mecha_05_Skill07_Phase01"
},
{
"Name": "Skill09",
"SkillType": "Skill",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "EnemySelect"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "WMonster_W1_Mecha_05_Skill09_Phase01"
},
{
"Name": "Skill11",
"SkillType": "Skill",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "EnemySelect"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "WMonster_W1_Mecha_05_Skill11_Phase01"
},
{
"Name": "PassiveSkillInitiate",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "WMonster_W1_Mecha_05_Passive_AIControlAndHPLock"
},
{
"Name": "PassiveSkill01",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_Common_PassiveSkill_StanceBreak_Action"
},
{
"Name": "PassiveSkill02",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_Common_Fever_Action"
}
],
"AbilityList": [
"Monster_Common_PassiveSkill_StanceBreak_Action",
"Monster_Common_Fever_Action"
],
"SkillAbilityList": [
{
"Skill": "Skill06",
"AbilityList": [
"WMonster_W1_Mecha_05_Skill06_Camera",
"WMonster_W1_Mecha_05_Skill06_Phase01",
"WMonster_W1_Mecha_05_Skill06_Phase02"
]
},
{
"Skill": "Skill07",
"AbilityList": [
"WMonster_W1_Mecha_05_Skill07_Camera",
"WMonster_W1_Mecha_05_Skill07_Phase01",
"WMonster_W1_Mecha_05_Skill07_Phase02"
]
},
{
"Skill": "Skill09",
"AbilityList": [
"WMonster_W1_Mecha_05_Skill09_Camera",
"WMonster_W1_Mecha_05_Skill09_Phase01",
"WMonster_W1_Mecha_05_Skill09_Phase02"
]
},
{
"Skill": "Skill11",
"AbilityList": [
"WMonster_W1_Mecha_05_Skill11_Camera",
"WMonster_W1_Mecha_05_Skill11_Phase01",
"WMonster_W1_Mecha_05_Skill11_Phase02"
]
},
{
"Skill": "PassiveSkillInitiate",
"AbilityList": [
"WMonster_W1_Mecha_05_Passive_AIControlAndHPLock"
]
}
],
"DynamicValues": {
"Floats": {
"-1006491688": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill06"
}
},
"1426632270": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill06",
"Index": 1
}
},
"-1841803274": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill06",
"Index": 2
}
},
"2007155498": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill06",
"Index": 3
}
},
"1431434177": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill09"
}
},
"-1999440872": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill11"
}
}
}
},
"CustomValues": {
"WMonster_W1_Mecha_02_AIFlag_P2": 1,
"Monster_W1_Mecha04_00_InsertFlag": 0
},
"DisableAnimEventLayers": [
"Riboon Layer"
],
"OnHitEditFootIKModeMap": {
"Back": "LockLeftFoot",
"Left": "LockFoot",
"Forward": "LockLeftFoot",
"Right": "LockRightFoot"
},
"MonsterIgnoreGlobalDymanicOffset": false
}