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

159 lines
3.6 KiB
JSON

{
"$type": "RPG.GameCore.CharacterConfig",
"SomatoType": "LittleMonster",
"CharacterHUDOffset": {
"X": -0.2,
"Y": 2.8
},
"BuffPanelOffset": {
"Y": 2
},
"HitBoxOffset": {
"Y": 0.7
},
"HitBoxWidth": 0.3,
"HitBoxHeight": 0.4,
"Location": {
"Width": 1.1,
"LocalZOffsetMin": 0.3,
"LocalZOffsetMax": 1
},
"VisualRadius": 0.8,
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Monster/Designer/Monster_W2_FeixiaoPart_00_Designer_AnimEvent.json"
],
"SkillList": [
{
"Name": "Skill01",
"SkillType": "Skill",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "AllEnemy"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W2_FeixiaoPart_00_Skill01_Phase01"
},
{
"Name": "Skill02",
"SkillType": "Skill",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "AllEnemy"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W2_FeixiaoPart_00_Skill03_Phase01"
},
{
"Name": "PassiveSkill01",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_Common_PassiveSkill_StanceBreak_Action"
},
{
"Name": "Passive01",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_W2_FeixiaoPart_01_PassiveSkillInitiate"
}
],
"AbilityList": [
"Monster_Common_PassiveSkill_StanceBreak_Action",
"Monster_W2_FeixiaoPart_01_PassiveSkillInitiate"
],
"SkillAbilityList": [
{
"Skill": "Skill01",
"AbilityList": [
"Monster_W2_FeixiaoPart_00_Skill01_Phase01",
"Monster_W2_FeixiaoPart_00_Skill01_Phase02",
"Monster_W2_FeixiaoPart_00_Skill01_Camera"
]
},
{
"Skill": "Skill02",
"AbilityList": [
"Monster_W2_FeixiaoPart_00_Skill03_Phase01"
]
}
],
"DynamicValues": {
"Floats": {
"-1126825319": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill01"
}
},
"-2101496041": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill01",
"Index": 1
}
},
"-1032742150": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill01",
"Index": 2
}
},
"1338155658": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill01",
"Index": 3
}
},
"-1847083384": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill02"
}
}
}
},
"CustomValues": {
"TimeSlowSpeed": 1,
"AIFlag": 1,
"Phase_Flag": 1,
"ExtraDamagePercentage": 0,
"AttackDownRatio": 0,
"AttackDownChance": 0,
"AttackDownLifeTime": 0,
"CrazyChance": 0,
"CrazyLifeTime": 0,
"CrazyMaxCount": 0,
"EnhanceDamagePercentage": 0,
"EnhanceDelayRatio": 0,
"SPAddedValue": 0,
"SuperArmorDamageResistance": 0,
"BreakActionDelay": 0,
"SuperArmorBreakDamageAddedRatio": 0
},
"WeaponType": "WP_Scythe",
"DisableAnimEventLayers": [
"Riboon Layer"
],
"MonsterIgnoreGlobalDymanicOffset": false,
"OverrideColliderCameraByName": "Monster_W2_FeixiaoPart_00_Head_Viewmode_Camera",
"MonsterConfig": {
"ModelRotation": {
"X": "Infinity",
"Y": "Infinity",
"Z": "Infinity"
},
"ModelScale": {
"X": "Infinity",
"Y": "Infinity",
"Z": "Infinity"
},
"ShowHpWidthRank": "Elite"
}
}