Files
turnbasedgamedata/Config/GlobalConfig/JsonEnumDefineConfig.json
2025-08-14 09:43:09 +02:00

112 lines
2.4 KiB
JSON

{
"ConfigList": {
"BattlePropEvent": {
"Values": {
"Mar_7Th_UseUltraSkill": 0,
"Mar_7Th_UseSkill": 1
}
},
"DamageBehaviorTemplate": {
"Values": {
"TrueDamage": 0,
"DirectlyLoseHp": 1,
"DirectlyLoseHpHit": 2
}
},
"GridFightCustomType": {
"Values": {
"GP_Avatar_FeiXiao_01": 0,
"GP_Avatar_Seele_01": 1,
"GP_Avatar_Mydeimos_01": 2
}
},
"DamageTag": {
"Values": {
"None": 0,
"Quake": 27,
"Dissociation": 28,
"Dewdrop": 29,
"Aftertaste": 30,
"Spore": 31,
"Burn": 32,
"FeverBreak": 33,
"HitBack": 34,
"Resonance": 35,
"RuinBlood": 36,
"Curse": 37,
"Breeding": 38,
"DummyCharacter": 39,
"TogetherAttack": 40,
"Mar_7th_10_Pursued": 41,
"Player_20_Skill03_ElementDamage": 42,
"Robin_00_FixedCrit_Pursed": 43,
"BombDmg": 44,
"Manta_Virus": 45,
"Cipher_00_Insert": 46,
"Saber_00_NormalV2": 47,
"Saber_00_Ultra": 48,
"Saber_00_BP": 49
}
},
"ModifierCustomEventType": {
"Values": {
"None": 0,
"DOT": 1,
"DOT_Burn": 2,
"DOT_Electric": 3,
"DOT_Poison": 4,
"DOT_Bleed": 5,
"DOT_Entangle": 6,
"InfiniteRefresh": 7,
"MonsterChangePhase": 8,
"BattleScoreChange": 9,
"InfiniteDoSummon": 10,
"TargetStancePreshow": 11,
"RogueMagicDelayUnit": 12
}
},
"TeamSharePointType": {
"Values": {
"None": 0,
"Physical": 1,
"Fire": 2,
"Ice": 3,
"Thunder": 4,
"Wind": 5,
"Quantum": 6,
"Imaginary": 7
}
},
"AbilityTagType": {
"Values": {
"Default": 0,
"AssistCaster": 1,
"AssistAttack1": 2,
"AssistAttack2": 3,
"AssistAttack3": 4,
"AssistAttack4": 5,
"AssistAttack5": 6
}
},
"SPChangeTag": {
"Values": {
"Default": 0,
"ActiveSkillAdd": 1
}
},
"InsertActionPriority": {
"Values": {
"Default": 0,
"Summon_Activity": 100,
"Character_HighPriorityAction": 101,
"Windfury": 200
}
},
"InsertAbilityCustomFlag": {
"Values": {
"Default": 0,
"HideEffectMarkAutoHideInSkill": 1
}
}
}
}