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

104 lines
2.5 KiB
JSON

{
"$type": "RPG.GameCore.CharacterConfig",
"SomatoType": "LittleMonster",
"CharacterHUDOffset": {
"Y": 2.1
},
"BuffPanelOffset": {
"Y": 1.2
},
"HitBoxHeight": 0.8,
"Location": {
"Width": 1.6,
"LocalZOffsetMin": 0.3,
"LocalZOffsetMax": 1
},
"VisualRadius": 1.6,
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Monster/Designer/Monster_W1_Mecha02_00_Designer_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Effect/Monster_W1_Mecha02_00_Effect_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Audio/Monster_W1_Mecha02_00_Audio_AnimEvent.json"
],
"SkillList": [
{
"Name": "Skill01",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "EnemySelect"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W1_CWMecha_03_Skill01_Phase01"
},
{
"Name": "Skill05",
"SkillType": "Skill",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "AllTeamMember"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W1_CWMecha_03_Skill05_Phase01"
},
{
"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": "Skill01",
"AbilityList": [
"Monster_W1_CWMecha_03_Skill01_Camera",
"Monster_W1_CWMecha_03_Skill01_Phase01",
"Monster_W1_CWMecha_03_Skill01_Phase02"
]
},
{
"Skill": "Skill05",
"AbilityList": [
"Monster_W1_CWMecha_03_Skill05_Camera",
"Monster_W1_CWMecha_03_Skill05_Phase01",
"Monster_W1_CWMecha_03_Skill05_Phase02"
]
}
],
"DynamicValues": {
"Floats": {
"-1126825319": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill01"
}
},
"-359614841": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill05"
}
}
}
},
"WeaponType": "WP_Scythe",
"DisableAnimEventLayers": [
"Riboon Layer"
],
"MonsterIgnoreGlobalDymanicOffset": false
}