mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2026-01-26 16:26:01 +00:00
Tweaks to comments, Destiny Knot no longer affects breeding in Gen 5 mechanics
This commit is contained in:
@@ -1079,10 +1079,10 @@ Battle::ItemEffects::DamageCalcFromUser.add(:WISEGLASSES,
|
||||
|
||||
#===============================================================================
|
||||
# DamageCalcFromTarget handlers
|
||||
#===============================================================================
|
||||
# NOTE: Species-specific held items consider the original species, not the
|
||||
# transformed species, and still work while transformed. The exceptions
|
||||
# are Metal/Quick Powder, which don't work if the holder is transformed.
|
||||
#===============================================================================
|
||||
|
||||
Battle::ItemEffects::DamageCalcFromTarget.add(:ASSAULTVEST,
|
||||
proc { |item, user, target, move, mults, baseDmg, type|
|
||||
|
||||
Reference in New Issue
Block a user