turnbasedgamedata/Config/ConfigCharacter/Monster/Monster_W4_PolluxPart_00_Config.json
2025-04-07 09:10:56 -03:00

159 lines
3.8 KiB
JSON

{
"$type": "RPG.GameCore.CharacterConfig",
"SomatoType": "LargeMonster",
"CharacterHUDOffset": {
"X": 1.5,
"Y": 2.7
},
"BuffPanelOffset": {
"X": -0.9,
"Y": 1.8
},
"HitBoxHeight": 0.4,
"Location": {
"Width": 1.26,
"RotateWithOtherTeammate": true,
"RotateByRootOffset": true
},
"VisualRadius": 1.9,
"IsSpecialVisualCharacter": "True",
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Monster/Designer/Monster_W4_PolluxPart_00_Designer_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Effect/Monster_W4_PolluxPart_00_Effect_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Audio/Monster_W4_PolluxPart_00_Audio_AnimEvent.json"
],
"SkillList": [
{
"Name": "Skill01",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "EnemySelect"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W4_PolluxPart_00_Skill01_Phase01"
},
{
"Name": "Skill02",
"SkillType": "Skill",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "EnemySelect",
"SubTargetType": "TargetAdjoinEntity"
},
"EntryAbility": "Monster_W4_PolluxPart_00_Skill02_Phase01"
},
{
"Name": "Passive",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_W4_PolluxPart_00_PassiveSkill_Initiate"
},
{
"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_MuteHitFly"
}
],
"AbilityList": [
"Monster_W4_PolluxPart_00_PassiveSkill_Initiate",
"Monster_Common_PassiveSkill_StanceBreak_Action",
"Monster_Common_MuteHitFly"
],
"SkillAbilityList": [
{
"Skill": "Skill01",
"AbilityList": [
"Monster_W4_PolluxPart_00_Skill01_Phase01",
"Monster_W4_PolluxPart_00_Skill01_Phase02",
"Monster_W4_PolluxPart_00_Skill01_Camera"
]
},
{
"Skill": "Skill02",
"AbilityList": [
"Monster_W4_PolluxPart_00_Skill02_Phase01",
"Monster_W4_PolluxPart_00_Skill02_Phase02",
"Monster_W4_PolluxPart_00_Skill02_Camera"
]
}
],
"DynamicValues": {
"Floats": {
"-1309867853": {},
"680676060": {},
"-428166381": {},
"-1126825319": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill01"
}
},
"-1847083384": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill02"
}
},
"1102737658": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill02",
"Index": 1
}
},
"-1897262277": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill02",
"Index": 2
}
},
"-1880791677": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill02",
"Index": 3
}
}
}
},
"WeaponType": "WP_Scythe",
"DisableAnimEventLayers": [
"Riboon Layer"
],
"MonsterIgnoreGlobalDymanicOffset": false,
"OverrideColliderCameraByName": "Monster_4012070_L",
"EffectAdaptionList": [
{
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Confine.prefab",
"AttachPoint": "ConfineRoot",
"Scale": 1.6
}
],
"MonsterConfig": {
"ModelRotation": {
"Y": 38.265
},
"ModelScale": {
"X": "Infinity",
"Y": "Infinity",
"Z": "Infinity"
}
}
}