mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
90 lines
2.3 KiB
JSON
90 lines
2.3 KiB
JSON
{
|
|
"ConfigList": {
|
|
"BattlePropEvent": {
|
|
"Values": {
|
|
"Mar_7Th_UseUltraSkill": 0,
|
|
"Mar_7Th_UseSkill": 1
|
|
}
|
|
},
|
|
"DamageBehaviorTemplate": {
|
|
"Values": {
|
|
"TrueDamage": 0,
|
|
"DirectlyLoseHp": 1,
|
|
"DirectlyLoseHpHit": 2
|
|
}
|
|
},
|
|
"GridFightCustomType": {
|
|
"Values": {
|
|
"Custom1": 0,
|
|
"Custom2": 1,
|
|
"Custom3": 2
|
|
}
|
|
},
|
|
"DamageTag": {
|
|
"Values": {
|
|
"None": 0,
|
|
"EvoBuildWeapon_01_Base": 1,
|
|
"EvoBuildWeapon_01_Max": 2,
|
|
"EvoBuildWeapon_02_Base": 3,
|
|
"EvoBuildWeapon_02_Max": 4,
|
|
"EvoBuildWeapon_03_Base": 5,
|
|
"EvoBuildWeapon_03_Max": 6,
|
|
"EvoBuildWeapon_04_Base": 7,
|
|
"EvoBuildWeapon_04_Max": 8,
|
|
"EvoBuildWeapon_05_Base": 9,
|
|
"EvoBuildWeapon_05_Max": 10,
|
|
"EvoBuildWeapon_06_Base": 11,
|
|
"EvoBuildWeapon_06_Max": 12,
|
|
"EvoBuildWeapon_07_Base": 13,
|
|
"EvoBuildWeapon_07_Max": 14,
|
|
"EvoBuildWeapon_08_Base": 15,
|
|
"EvoBuildWeapon_08_Max": 16,
|
|
"EvoBuildWeapon_09_Base": 17,
|
|
"EvoBuildWeapon_09_Max": 18,
|
|
"EvoBuildWeapon_10_Base": 19,
|
|
"EvoBuildWeapon_10_Max": 20,
|
|
"EvoBuildWeapon_11_Base": 21,
|
|
"EvoBuildWeapon_11_Max": 22,
|
|
"EvoBuildWeapon_12_Base": 23,
|
|
"EvoBuildWeapon_12_Max": 24,
|
|
"EvoBuildWeapon_13_Base": 25,
|
|
"EvoBuildWeapon_13_Max": 26,
|
|
"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
|
|
}
|
|
},
|
|
"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
|
|
}
|
|
}
|
|
}
|
|
} |