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

213 lines
4.8 KiB
JSON

{
"$type": "RPG.GameCore.CharacterConfig",
"SomatoType": "LargeMonster",
"CharacterHUDOffset": {
"Y": 2.6
},
"BuffPanelOffset": {
"Y": 1.8
},
"HitBoxWidth": 0.36,
"Resilience": "A",
"Location": {
"Width": 1.6,
"LocalZOffsetMin": 0.3,
"LocalZOffsetMax": 1
},
"VisualRadius": 0.8,
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Monster/Designer/Monster_W3_Theater_00_Designer_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Effect/Monster_W3_Theater_00_Effect_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Audio/Monster_W3_Theater_00_Audio_AnimEvent.json"
],
"SkillList": [
{
"Name": "Skill01",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_W3_Theater_00_PassiveSkill_Initiate"
},
{
"Name": "Skill02",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_Common_PassiveSkill_StanceBreak_Action"
},
{
"Name": "Skill04",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_W3_Theater_00_Skill04_Initiate"
},
{
"Name": "Skill08",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_W3_Theater_00_Skill08_Initiate"
}
],
"AbilityList": [
"Monster_W3_Theater_00_PassiveSkill01_Insert",
"BattleEventAbility_Monster_W3_Theater_00_PuzzleAbility",
"BattleEventAbility_Monster_W3_Theater_00_AllBreakInsert",
"Monster_W3_Theater_00_Skill08_Initiate",
"Monster_W3_Theater_00_Skill04_Initiate",
"BattleEventAbility_Monster_W3_Theater_00_MainStory"
],
"SkillAbilityList": [
{
"Skill": "Skill01",
"AbilityList": [
"Monster_W3_Theater_00_PassiveSkill_Initiate"
]
},
{
"Skill": "Skill02",
"AbilityList": [
"Monster_Common_PassiveSkill_StanceBreak_Action"
]
}
],
"DynamicValues": {
"Floats": {
"-1126825319": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill01"
}
},
"1777951456": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill01",
"Index": 1
}
},
"1050137346": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill01",
"Index": 2
}
},
"-1479581334": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill01",
"Index": 3
}
},
"-1768182875": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill02"
}
},
"-1962163824": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill02",
"Index": 1
}
},
"212991612": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill02",
"Index": 2
}
},
"-2085540168": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill04"
}
},
"258971000": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill04",
"Index": 1
}
},
"-438702792": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill04",
"Index": 2
}
},
"344533879": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill08"
}
},
"1551539732": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill08",
"Index": 1
}
},
"-1180624648": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill08",
"Index": 2
}
},
"279937575": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill08",
"Index": 3
}
},
"380723666": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill08",
"Index": 4
}
}
}
},
"CustomValues": {
"InsertCheck": 1,
"SummonID01": 3002021,
"SummonID02": 3002011,
"SummonID03": 3003013,
"SummonID04": 3002041,
"AIFlag": 1,
"LoopCount": 0,
"MainStoryDamage": 0
},
"WeaponType": "WP_Scythe",
"DisableAnimEventLayers": [
"Riboon Layer"
],
"MonsterIgnoreGlobalDymanicOffset": false,
"MaxMonsterPhase": 2,
"PhaseList": [
{
"PhaseNum": 1
},
{
"PhaseNum": 2
}
],
"OverrideColliderCameraByName": "Monster_W3_Theater_00"
}