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

148 lines
3.7 KiB
JSON

{
"$type": "RPG.GameCore.CharacterConfig",
"SomatoType": "LittleMonster",
"CharacterHUDOffset": {
"X": 0.1,
"Y": 1.8
},
"BuffPanelOffset": {
"X": "Infinity",
"Y": "Infinity",
"Z": "Infinity"
},
"HitBoxHeight": 0.4,
"Location": {
"Width": 2,
"LocalZOffsetMin": 0.3,
"LocalZOffsetMax": 1
},
"VisualRadius": 0.8,
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Monster/Designer/Monster_W1_Mecha01_02_Designer_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Effect/Monster_W1_Mecha01_02_Effect_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Audio/Monster_W1_Mecha01_02_Audio_AnimEvent.json"
],
"SkillList": [
{
"Name": "Skill01",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "AllEnemy"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W1_Mecha01_02_Skill01_Insert_Phase01"
},
{
"Name": "Skill02",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "AllEnemy"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W1_Mecha01_02_Skill02_Insert_Phase01"
},
{
"Name": "Skill03",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "AllEnemy"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W1_Mecha01_02_Skill03_Insert_Phase01"
},
{
"Name": "Skill04",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "EnemySelect"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W1_Mecha01_02_Skill04_Phase01"
},
{
"Name": "PassiveSkill01",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_Common_PassiveSkill_StanceBreak_Action"
},
{
"Name": "PassiveSkill02",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_W1_Mecha01_02_PassiveSkill02"
}
],
"AbilityList": [
"Monster_Common_PassiveSkill_StanceBreak_Action",
"Monster_W1_Mecha01_02_Skill04_Phase01",
"Monster_W1_Mecha01_02_Skill04_Phase02",
"Monster_W1_Mecha01_02_Skill04_Camera",
"Monster_W1_Mecha01_02_Skill01_Insert_Phase01",
"Monster_W1_Mecha01_02_Skill02_Insert_Phase01",
"Monster_W1_Mecha01_02_Skill03_Insert_Phase01",
"Monster_W1_Mecha01_02_Insert_Camera",
"Monster_W1_Mecha01_02_Skill03_Death",
"Monster_W1_Mecha01_02_PassiveSkill02"
],
"SkillAbilityList": [
{
"Skill": "Skill04",
"AbilityList": [
"Monster_W1_Mecha01_02_Skill04_Camera",
"Monster_W1_Mecha01_02_Skill04_Phase01",
"Monster_W1_Mecha01_02_Skill04_Phase02"
]
}
],
"DynamicValues": {
"Floats": {
"1850673830": {},
"-2145132734": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill01"
}
},
"1759740142": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill02"
}
},
"-994839816": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill03"
}
},
"-1342381004": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill03",
"Index": 1
}
},
"-190305622": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill04"
}
}
}
},
"CustomValues": {
"DeathType": 0,
"AttackCheckFlag": 0,
"DeathFlag": 0
},
"WeaponType": "WP_Scythe",
"DisableAnimEventLayers": [
"Riboon Layer"
],
"MonsterIgnoreGlobalDymanicOffset": false
}