- UID
- 2584547
- 主题
- 7
- 阅读权限
- 30
- 帖子
- 768
- 精华
- 0
- 积分
- 394
- 金钱
- 3197
- 荣誉
- 1
- 人气
- 1
- 在线时间
- 784 小时
- 评议
- 0
- 帖子
- 768
- 精华
- 0
- 积分
- 394
- 金钱
- 3197
- 荣誉
- 1
- 人气
- 1
- 评议
- 0
|
mgr.defineSpell( "se_te_energieschild", {
eiStateName = "cSpellCast",
fxTypeCast = "FX_SE_ENERGIESCHILD_C",
fxTypeSpell = "FX_SE_ENERGIESCHILD",
fxTypeCastSpecial = "FX_SE_CAST_L",
duration = 10.000000,
animType = "ANIM_TYPE_SM09",
animTypeApproach = "ANIM_TYPE_INVALID",
animTypeRide = "ANIM_TYPE_INVALID",
animTypeSpecial = "ANIM_TYPE_RIDESM07-SPECIAL",
causesSpellDamage = 1,
tokens = {
entry0 = {"et_shieldstrength", 200, 3, 0, 5 },
entry1 = {"et_shieldblock", 15, 5, 0, 5 },
entry2 = {"et_shieldfactor", 1000, 0, 0, 37 },
entry3 = {"et_shieldstrength", 100, 1, 1, 5 },
entry4 = {"et_chance_reflect_missile", 150, 8, 2, 41 },
entry5 = {"et_shieldstrength", 100, 1, 3, 5 },
entry6 = {"et_chance_reflect_spell", 150, 8, 4, 41 },
entry7 = {"et_shieldblock", 45, 5, 5, 5 },
entry8 = {"et_regThisBuff", 500, 5, 6, 8 },
},
这个为什么是4个数字 具体是什么意思 楼主能解释下不 |
|