Files
turnbasedgamedata/Config/ConfigCharacter/Monster/Monster_SW_Minion01_03_Config.json
2025-11-05 00:34:44 +01:00

164 lines
3.9 KiB
JSON

{
"$type": "RPG.GameCore.CharacterConfig",
"SomatoType": "LittleMonster",
"CharacterHUDOffset": {
"X": 0.2,
"Y": 2.3,
"Z": 0
},
"BuffPanelOffset": {
"X": 0,
"Y": 1.8,
"Z": 0
},
"HitBoxWidth": 0.25,
"HitBoxHeight": 2.8,
"Location": {
"Width": 1.2,
"LocalZOffsetMin": 0.3,
"LocalZOffsetMax": 0.5
},
"VisualRadius": 0.8,
"IsSpecialVisualCharacter": "True",
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Monster/Designer/Monster_SW_Minion01_03_Designer_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Effect/Monster_SW_Minion01_03_Effect_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Audio/Monster_SW_Minion01_03_Audio_AnimEvent.json"
],
"SkillList": [
{
"Name": "Skill01",
"SkillType": "Skill",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "EnemySelect"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_SW_Minion01_03_Skill01_Phase01"
},
{
"Name": "Skill02",
"SkillType": "Skill",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "EnemySelect"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_SW_Minion01_03_Skill02_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_SW_Minion01_03_Passive01"
}
],
"AbilityList": [
"Monster_Common_PassiveSkill_StanceBreak_Action",
"Monster_SW_Minion01_03_Passive01",
"Monster_SW_Minion01_03_PassiveSkill_Insert_Phase01",
"Monster_SW_Minion01_03_PassiveSkill_Camera",
"Monster_Common_AutoCenter"
],
"SkillAbilityList": [
{
"Skill": "Skill01",
"AbilityList": [
"Monster_SW_Minion01_03_Skill01_Camera",
"Monster_SW_Minion01_03_Skill01_Phase01",
"Monster_SW_Minion01_03_Skill01_Phase02"
]
},
{
"Skill": "Skill02",
"AbilityList": [
"Monster_SW_Minion01_03_Skill02_Camera",
"Monster_SW_Minion01_03_Skill02_Phase01",
"Monster_SW_Minion01_03_Skill02_Phase02"
]
}
],
"DynamicValues": {
"Floats": {
"-1126825319": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill01",
"Index": 0
}
},
"-335668838": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill01",
"Index": 1
}
},
"2136826101": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill02",
"Index": 0
}
},
"889233808": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "PassiveSkill01",
"Index": 0
}
},
"1242863159": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "PassiveSkill01",
"Index": 1
}
},
"1260601841": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "PassiveSkill02",
"Index": 0
}
}
}
},
"CustomValues": {
"AIFlag": 1
},
"WeaponType": "WP_Scythe",
"DisableAnimEventLayers": [
"Riboon Layer"
],
"MonsterIgnoreGlobalDymanicOffset": false,
"EffectAdaptionList": [
{
"EffectPath": "Effects/Eff_Prefab/Eff_Monster/Eff_W4_Manta_00/Eff_Monster_W4_Manta_00_Common_Core_Loop05.prefab",
"AttachPoint": "Head_M",
"PositionOffset": {
"X": -0.5,
"Y": 0.5,
"Z": 0
},
"RotationOffset": {
"X": 0,
"Y": 0,
"Z": -40
},
"Scale": 0.667
}
]
}