mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
106 lines
2.6 KiB
JSON
106 lines
2.6 KiB
JSON
{
|
|
"$type": "RPG.GameCore.CharacterConfig",
|
|
"SomatoType": "LargeMonster",
|
|
"CharacterHUDOffset": {
|
|
"X": -2.2,
|
|
"Y": 4,
|
|
"Z": 0.4
|
|
},
|
|
"BuffPanelOffset": {
|
|
"X": "Infinity",
|
|
"Y": "Infinity",
|
|
"Z": "Infinity"
|
|
},
|
|
"HitBoxWidth": 1.2,
|
|
"HitBoxHeight": 1.5,
|
|
"Resilience": "D",
|
|
"Location": {
|
|
"Width": 1.5,
|
|
"LocalZOffsetMin": 0.3,
|
|
"LocalZOffsetMax": 1
|
|
},
|
|
"AnimEventConfigList": [
|
|
"Config/ConfigAnimEvents/Monster/Effect/Monster_W4_DawnsEyePart_04_Effect_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/Monster/Designer/Monster_W4_DawnsEyePart_04_Designer_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/Monster/Audio/Monster_W4_DawnsEyePart_04_Audio_AnimEvent.json"
|
|
],
|
|
"SkillList": [
|
|
{
|
|
"Name": "Skill01",
|
|
"UseType": "SelectEntity",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"ReadyAnimState": "StandBy",
|
|
"EntryAbility": "Monster_W4_DawnsEyePart_03_Skill01_Phase01"
|
|
},
|
|
{
|
|
"Name": "PassiveSkillInitiate",
|
|
"SkillType": "Passive",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "Monster_W4_DawnsEyePart_03_PassiveSkillInitiate"
|
|
},
|
|
{
|
|
"Name": "PassiveSkillCommon02",
|
|
"SkillType": "Passive",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "Monster_Common_PassiveSkill_StanceBreak_Action"
|
|
}
|
|
],
|
|
"AbilityList": [
|
|
"Monster_W4_DawnsEyePart_03_PassiveSkillInitiate",
|
|
"Monster_Common_PassiveSkill_StanceBreak_Action"
|
|
],
|
|
"SkillAbilityList": [
|
|
{
|
|
"Skill": "Skill01",
|
|
"AbilityList": [
|
|
"Monster_W4_DawnsEyePart_03_Skill01_Phase01",
|
|
"Monster_W4_DawnsEyePart_03_Skill01_Phase02",
|
|
"Monster_W4_DawnsEyePart_03_Skill01_Camera"
|
|
]
|
|
}
|
|
],
|
|
"DynamicValues": {
|
|
"Floats": {}
|
|
},
|
|
"CustomValues": {
|
|
"BaseAttack": 0
|
|
},
|
|
"WeaponType": "WP_Scythe",
|
|
"DisableAnimEventLayers": [
|
|
"Riboon Layer"
|
|
],
|
|
"MonsterIgnoreGlobalDymanicOffset": false,
|
|
"OverrideColliderCameraByName": "Monster_4012093",
|
|
"EffectAdaptionList": [
|
|
{
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Avatar/Eff_RuanMei_00/Eff_Avatar_RuanMei_Imprint_Start.prefab",
|
|
"Scale": 2
|
|
},
|
|
{
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Common/Eff_Buff_Common_Taunt_Loop.prefab",
|
|
"Scale": 3
|
|
}
|
|
],
|
|
"MonsterConfig": {
|
|
"ModelRotation": {
|
|
"X": "Infinity",
|
|
"Y": "Infinity",
|
|
"Z": "Infinity"
|
|
},
|
|
"ModelScale": {
|
|
"X": "Infinity",
|
|
"Y": "Infinity",
|
|
"Z": "Infinity"
|
|
},
|
|
"ShowHpWidthRank": "Elite"
|
|
},
|
|
"CastShadow": "False"
|
|
} |