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

176 lines
4.4 KiB
JSON

{
"$type": "RPG.GameCore.CharacterConfig",
"SomatoType": "LargeMonster",
"CharacterHUDOffset": {
"X": 0.1,
"Y": 2.5
},
"BuffPanelOffset": {
"Y": 1.4
},
"HitBoxWidth": 1.3,
"HitBoxHeight": 1.2,
"Location": {
"Width": 2
},
"VisualRadius": 1.5,
"IsSpecialVisualCharacter": "True",
"AnimEventConfigList": [
"Config/ConfigAnimEvents/Monster/Designer/Monster_W2_HuanlongPart_02_Designer_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Effect/Monster_W2_HuanlongPart_02_IF_Effect_AnimEvent.json",
"Config/ConfigAnimEvents/Monster/Audio/Monster_W2_HuanlongPart_02_Audio_AnimEvent.json"
],
"SkillList": [
{
"Name": "Skill01",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "EnemySelect"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W2_HuanlongPart_00_IF_Skill01_Phase01"
},
{
"Name": "Skill02",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "Caster"
},
"SkillNameHUD": false,
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W2_HuanlongPart_01_Skill02_Phase01"
},
{
"Name": "PassiveSkill01",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_Common_PassiveSkill_StanceBreak_Action"
},
{
"Name": "PassiveSkill03",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_W2_HuanlongPart_02_IF_Passive01"
},
{
"Name": "PassiveSkill04",
"SkillType": "Passive",
"UseType": "Passive",
"TargetInfo": {
"TargetType": "Caster"
},
"EntryAbility": "Monster_W2_HuanlongPart_02_IF_Passive01"
},
{
"Name": "Skill04",
"UseType": "SelectEntity",
"TargetInfo": {
"TargetType": "EnemySelect"
},
"ReadyAnimState": "StandBy",
"EntryAbility": "Monster_W2_HuanlongPart_01_IF_Skill04_Phase01"
}
],
"AbilityList": [
"Monster_Common_PassiveSkill_StanceBreak_Action",
"Monster_W2_HuanlongPart_02_IF_Passive01",
"Monster_W2_HuanlongPart_00_IF_PassiveSkill_Insert_Phase01"
],
"SkillAbilityList": [
{
"Skill": "Skill01",
"AbilityList": [
"Monster_W2_HuanlongPart_01_Skill03_Camera",
"Monster_W2_HuanlongPart_00_IF_Skill01_Phase01",
"Monster_W2_HuanlongPart_00_IF_Skill01_Phase02"
]
},
{
"Skill": "Skill02",
"AbilityList": [
"Monster_W2_HuanlongPart_01_Skill02_Phase01",
"Monster_W2_HuanlongPart_01_Skill02_Phase02",
"Monster_W2_HuanlongPart_01_Skill02_Camera"
]
},
{
"Skill": "Skill04",
"AbilityList": [
"Monster_W2_HuanlongPart_01_IF_Skill04_Phase01",
"Monster_W2_HuanlongPart_01_IF_Skill04_Phase02",
"Monster_W2_HuanlongPart_01_IF_Skill04_Camera"
]
}
],
"DynamicValues": {
"Floats": {
"1396040819": {},
"1096759539": {},
"-266917446": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "Skill01"
}
},
"1445584044": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "PassiveSkill01"
}
},
"1242863159": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "PassiveSkill01",
"Index": 1
}
},
"-336368312": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "PassiveSkill01",
"Index": 2
}
},
"-1779409935": {
"ReadInfo": {
"Type": "SkillParam",
"TriggerKey": "PassiveSkill03"
}
}
}
},
"CustomValues": {
"AIFlag": 1,
"Phase_Flag": 1,
"PartDecisionFlag": 1,
"CurrentHP": 0,
"InsertFlag": 0,
"Insert1Flag": 0,
"BreakFlag": 0,
"DormancyFlag": 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": 1.6
},
{
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Freeze_Loop.prefab",
"Scale": 1.6
}
]
}