高级玩家

- 贡献度
- 6
- 金元
- 2311
- 积分
- 255
- 精华
- 0
- 注册时间
- 2016-8-18
|
MP是152,下面是全部的编号
EBGUAttrFloat = {
None = 0,
HpMax = 1,
MpMax = 2,
B1StunMax = 6,
StaminaDepletedLimit = 7,
StaminaMax = 8,
SkillSuperArmorMax = 10,
TransEnergyMax = 11,
EnergyMinConsume = 12,
EnergyConsumeSpeed = 13,
EnergyIncreaseSpeed = 14,
SpecialEnergyMax = 15,
FabaoEnergyMax = 16,
VigorEnergyMax = 17,
BlockCollapseArmorMax = 21,
FreezeAbnormalAccMax = 23,
BurnAbnormalAccMax = 24,
PoisonAbnormalAccMax = 25,
ThunderAbnormalAccMax = 26,
BlindSlotMax = 27,
BloodBottomNumMax = 36,
PelevelMax = 37,
ShieldMax = 38,
PevalueMax = 39,
YinAbnormalAccMax = 40,
YangAbnormalAccMax = 41,
HpMaxMul = 51,
MpMaxMul = 52,
AtkMul = 53,
DefMul = 54,
B1StunMaxMul = 56,
StaminaDepletedLimitMul = 57,
StaminaMaxMul = 58,
StaminaRecoverMul = 59,
KptturnSpeedMul = 65,
FreezeAbnormalAccMaxMul = 73,
BurnAbnormalAccMaxMul = 74,
PoisonAbnormalAccMaxMul = 75,
ThunderAbnormalAccMaxMul = 76,
YinAbnormalAccMaxMul = 77,
YangAbnormalAccMaxMul = 78,
StaminaCostMultiperMul = 79,
TransEnergyMaxMul = 81,
EnergyMinConsumeMul = 82,
EnergyConsumeSpeedMul = 83,
EnergyIncreaseSpeedMul = 84,
HpMaxBase = 101,
MpMaxBase = 102,
AtkBase = 103,
DefBase = 104,
B1StunMaxBase = 106,
StaminaDepletedLimitBase = 107,
StaminaMaxBase = 108,
StaminaRecoverBase = 109,
SkillSuperArmorMaxBase = 110,
CritRateBase = 111,
CritMultiplierBase = 112,
TenacityBase = 114,
KptturnSpeedBase = 115,
EarPlugBase = 116,
CritRateDefBase = 117,
CritDmgMulDefBase = 118,
DmgAdditionBase = 119,
DmgDefBase = 120,
BlockCollapseArmorMaxBase = 121,
DingshenDefAdditionBase = 122,
FreezeAbnormalAccMaxBase = 123,
BurnAbnormalAccMaxBase = 124,
PoisonAbnormalAccMaxBase = 125,
ThunderAbnormalAccMaxBase = 126,
FreezeAtkBase = 128,
BurnAtkBase = 129,
PoisonAtkBase = 130,
ThunderAtkBase = 131,
FreezeDefBase = 132,
BurnDefBase = 133,
PoisonDefBase = 134,
ThunderDefBase = 135,
BloodBottomNumMaxBase = 136,
PelevelMaxBase = 137,
ShieldMaxBase = 138,
PevalueMaxBase = 139,
YinAbnormalAccMaxBase = 140,
YangAbnormalAccMaxBase = 141,
YinAtkBase = 142,
YangAtkBase = 143,
YinDefBase = 144,
YangDefBase = 145,
StaminaCostMultiperBase = 146,
TransEnergyMaxBase = 147,
EnergyMinConsumeBase = 148,
EnergyConsumeSpeedBase = 149,
EnergyIncreaseSpeedBase = 150,
Hp = 151,
Mp = 152,
Atk = 153,
Def = 154,
B1Stun = 156,
Stamina = 158,
StaminaRecover = 159,
SkillSuperArmor = 160,
CritRate = 161,
CritMultiplier = 162,
Tenacity = 164,
KptturnSpeed = 165,
EarPlug = 166,
CritRateDef = 167,
CritDmgMulDef = 168,
DmgAddition = 169,
DmgDef = 170,
BlockCollapseArmor = 171,
DingshenDefAddition = 172,
FreezeAbnormalAcc = 173,
BurnAbnormalAcc = 174,
PoisonAbnormalAcc = 175,
ThunderAbnormalAcc = 176,
BlindSlot = 177,
FreezeAtk = 178,
BurnAtk = 179,
PoisonAtk = 180,
ThunderAtk = 181,
FreezeDef = 182,
BurnDef = 183,
PoisonDef = 184,
ThunderDef = 185,
BloodBottomNum = 186,
Pelevel = 187,
CurEnergy = 188,
SpecialEnergy = 189,
Shield = 190,
Pevalue = 191,
YinAbnormalAcc = 192,
YangAbnormalAcc = 193,
YinAtk = 194,
YangAtk = 195,
YinDef = 196,
YangDef = 197,
ExpDropAddition = 198,
SpiritDropAddition = 199,
StaminaCostMultiper = 200,
FabaoEnergy = 201,
VigorEnergy = 202,
CommDropAddition = 203,
AttrFloatMax = 204,
EnumMax = 254,
EBGUAttrFloat_MAX = 255,
}
|
|