icanr 发表于 2016-7-17 21:27

有修改大神吗?这个脚本是什么意思啊?

=begin
Designed by vioyrbr(小高)
20130505
在反擊/檔格相關設定
格式 skill_id =>
percentage = the percentage the buff will perform
type = unless the 99 (that sucks enemy's HP), it used as a id for the solgan
Sp_spent = SP that cost
revenge_ratio = for damage=234 and revenge_ratio=0.5, victim will make a damage as 117 to the attacker
reduce_ratio =for damage=234 and reduce_ratio=0.1, the exact damage will reduce to 23(integer, 23.4 is the exact result)
=end
class ARPG_BATTLE
Revenge_BUFF={
#ENEMY

1618 => ,

542 => ,#魔刀40%反擊

    541 => ,#九道吸收內力

522 => ,#明尊琉璃反彈

   533 => ,#真元護體反彈
   544 => ,#太極拳反彈

   527 => ,#龍象反彈
   528 => ,#龍象反彈
   529 => ,#龍象反彈
   530 => ,#龍象反彈
   531 => ,#龍象反彈

页: [1]
查看完整版本: 有修改大神吗?这个脚本是什么意思啊?