![]() |
tModLoader
0.12 Alpha
A mod to make and play Terraria mods
|
Enumerates the values used with Item.rare More...
Static Public Attributes | |
const int | Blue = 1 |
One (1) More... | |
const int | Count = 12 |
const int | Cyan = 9 |
Nine (9) More... | |
const int | Expert = -12 |
Minus twelve (-12) Expert: Rainbow Flag: item.expert More... | |
const int | Gray = -1 |
Minus one (-1) More... | |
const int | Green = 2 |
Two (2) More... | |
const int | LightPurple = 6 |
Six (6) More... | |
const int | LightRed = 4 |
Four (4) More... | |
const int | Lime = 7 |
Seven (7) More... | |
const int | Master = -13 |
Minus thirteen (-13) Master: Fiery Red Flag: item.master More... | |
const int | Orange = 3 |
Three (3) More... | |
const int | Pink = 5 |
Five (5) More... | |
const int | Purple = 11 |
Eleven (11) More... | |
const int | Quest = -11 |
Minus eleven (-11) Quest: Amber Flag: item.quest More... | |
const int | Red = 10 |
Ten (10) More... | |
static readonly IdDictionary | Search = IdDictionary.Create(typeof(ItemRarityID), typeof(int)) |
const int | White = 0 |
Zero (0) More... | |
const int | Yellow = 8 |
Eight (8) More... | |
Enumerates the values used with Item.rare
|
static |
One (1)
|
static |
Nine (9)
|
static |
Minus twelve (-12)
Expert: Rainbow
Flag: item.expert
|
static |
Minus one (-1)
|
static |
Two (2)
|
static |
Six (6)
|
static |
Four (4)
|
static |
Seven (7)
|
static |
Minus thirteen (-13)
Master: Fiery Red
Flag: item.master
|
static |
Three (3)
|
static |
Five (5)
|
static |
Eleven (11)
|
static |
Minus eleven (-11)
Quest: Amber
Flag: item.quest
|
static |
Ten (10)
|
static |
Zero (0)
|
static |
Eight (8)