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

127 lines
3.0 KiB
JSON

{
"$type": "RPG.GameCore.CharacterConfig",
"SomatoType": "LittleMonster",
"CharacterHUDOffset": {
"X": 0.2,
"Y": 2.8
},
"BuffPanelOffset": {
"Y": 1.8
},
"HitBoxWidth": 0.3,
"HitBoxHeight": 2.8,
"Location": {
"Width": 1.5,
"LocalZOffsetMin": 0.3,
"LocalZOffsetMax": 0.5
},
"VisualRadius": 0.8,
"IsSpecialVisualCharacter": "True",
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Monster/Designer/Monster_SW_Minion01_02_Designer_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Effect/Monster_SW_Minion01_02_Effect_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Audio/Monster_SW_Minion01_02_Audio_AnimEvent.json"
],
"SkillList": [
{
"Name": "Skill01",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "EnemySelect"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_SW_Minion01_02_Skill01_Phase01"
},
{
"Name": "PassiveSkill01",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_Common_PassiveSkill_StanceBreak_Action"
},
{
"Name": "Monster_SW_Minion01_02_Passive01",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_SW_Minion01_02_Passive01"
}
],
"AbilityList": [
"Monster_Common_PassiveSkill_StanceBreak_Action",
"Monster_SW_Minion01_02_Passive01",
"Monster_SW_Minion01_02_PassiveSkill_Insert_Phase01"
],
"SkillAbilityList": [
{
"Skill": "Skill01",
"AbilityList": [
"Monster_SW_Minion01_02_Skill01_Camera",
"Monster_SW_Minion01_02_Skill01_Phase01",
"Monster_SW_Minion01_02_Skill01_Phase02"
]
}
],
"DynamicValues": {
"Floats": {
"-1270921393": {},
"-1126825319": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill01"
}
},
"889233808": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "PassiveSkill01"
}
},
"-1584403453": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "PassiveSkill01",
"Index": 1
}
},
"2076150565": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "PassiveSkill01",
"Index": 2
}
},
"7317029": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "PassiveSkill01",
"Index": 3
}
},
"1168628576": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "PassiveSkill01",
"Index": 4
}
},
"-376225117": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "PassiveSkill01",
"Index": 5
}
}
}
},
"CustomValues": {
"AIFlag": 1
},
"WeaponType": "WP_Scythe",
"DisableAnimEventLayers": [
"Riboon Layer"
],
"MonsterIgnoreGlobalDymanicOffset": false
}