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

183 lines
4.3 KiB
JSON

{
"$type": "RPG.GameCore.CharacterConfig",
"SomatoType": "LargeMonster",
"CharacterHUDOffset": {
"X": 0.21,
"Y": 2.7
},
"BuffPanelOffset": {
"Y": 1.6
},
"HitBoxWidth": 1.5,
"HitBoxHeight": 1.3,
"Location": {
"Width": 2.6,
"LocalZOffsetFixed": -0.3
},
"VisualRadius": 1.9,
"IsSpecialVisualCharacter": "True",
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Monster/Designer/Monster_W2_HuanlongPart_01_Designer_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Effect/Monster_W2_HuanlongPart_01_IF_Effect_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Audio/Monster_W2_HuanlongPart_01_Audio_AnimEvent.json"
],
"SkillList": [
{
"Name": "Skill03",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "EnemySelect"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W2_HuanlongPart_01_IF_Skill03_Phase01"
},
{
"Name": "PassiveSkill01",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_Common_PassiveSkill_StanceBreak_Action"
},
{
"Name": "PassiveSkill02",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_W2_HuanlongPart_01_IF_Passive01"
},
{
"Name": "PassiveSkill03",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_W2_HuanlongPart_01_IF_Passive01"
}
],
"AbilityList": [
"Monster_Common_PassiveSkill_StanceBreak_Action",
"Monster_W2_HuanlongPart_01_IF_Passive01",
"Monster_W2_HuanlongPart_01_IF_PassiveSkill_Insert_Phase01",
"Monster_W2_HuanlongPart_00_IF_Recover"
],
"SkillAbilityList": [
{
"Skill": "Skill03",
"AbilityList": [
"Monster_W2_HuanlongPart_01_IF_Skill03_Phase01",
"Monster_W2_HuanlongPart_01_IF_Skill03_Phase02",
"Monster_W2_HuanlongPart_01_Skill03_Camera"
]
}
],
"DynamicValues": {
"Floats": {
"1396040819": {},
"1096759539": {},
"937254471": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill03"
}
},
"811587248": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill03",
"Index": 1
}
},
"790060040": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill03",
"Index": 2
}
},
"1445584044": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "PassiveSkill01"
}
},
"1242863159": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "PassiveSkill01",
"Index": 1
}
},
"-161169999": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "PassiveSkill01",
"Index": 2
}
},
"531853890": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "PassiveSkill03"
}
},
"1268484702": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "PassiveSkill03",
"Index": 1
}
},
"1461479995": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "PassiveSkill03",
"Index": 2
}
}
}
},
"CustomValues": {
"SummonerID": 0,
"SummonID": 0,
"AIFlag": 1,
"Phase_Flag": 1,
"PartDecisionFlag": 1,
"BreakFlag": 0,
"DormancyFlag": 0,
"CurrentHP": 0,
"ChangePhaseFlag": 0
},
"WeaponType": "WP_Scythe",
"DisableAnimEventLayers": [
"Riboon Layer"
],
"MonsterIgnoreGlobalDymanicOffset": false,
"OverrideColliderCameraByName": "Monster_W2_HuanlongPart_00_Viewmode_Camera",
"EffectAdaptionList": [
{
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Confine.prefab",
"AttachPoint": "Body",
"Scale": 2.1
},
{
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Freeze_Loop.prefab",
"Scale": 2.1
}
],
"MonsterConfig": {
"ModelRotation": {
"X": "Infinity",
"Y": "Infinity",
"Z": "Infinity"
},
"ModelScale": {
"X": 0.85,
"Y": 0.85,
"Z": 0.85
}
}
}