EFFECT_DECREASE_TRIBUTE
Source Code | Usage Examples | (Global) Constants | EffectCode constants
A card affected by an effect with this code can be Tribute Summoned with fewer Tributes. The amount to reduce is specified as a 32-bit integer in the effect's value, with the first 16 bits (4 hex digits) reducing the maximum amount of Tributes and the last 16 bits reducing the minimum (e.g., 0x00010001
or 0x10001
, reduces both the maximum and minimum by 1).
Value
151