_spellmod_aura_on_classmask

-- 修改职业所有技能,公共冷却时间、冷却时间等
--小技巧: 根据职业107,108来修改(近期会有改动)

`aura` 技能光环ID
`spellfamily` 职业代码

`type1` 百分比还是值107,108
`op1`修改内容(参考107,108对应的)
`value1` 值
`type2` int(11) DEFAULT '0',
`op2` int(11) DEFAULT '0',
`value2` int(11) DEFAULT '0',
`type3` int(11) DEFAULT '0',
`op3` int(11) DEFAULT '0',
`value3` int(11) DEFAULT '0',

猜你喜欢

转载自www.cnblogs.com/slwow/p/9585800.html