|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
static |
Set for defining how much coin luck according to its stack this item gives to nearby players when thrown into shimmer (F:Terraria.Entity.shimmerWet).
Includes the 4 vanilla coin types by default. The value represents the "price" of the currency in copper coins. For other items, default value is 0, which means it will not give coin luck.
Coin luck application takes precedence over other actions related to shimmer.
Definition at line 1613 of file ItemID.cs.
Referenced by Terraria.Item.CanShimmer(), and Terraria.Item.GetShimmered().