Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 731 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 731 Bytes

Modifiers

static int[] accessoryModifiers = { PrefixID.Warding, PrefixID.Menacing, PrefixID.Quick, PrefixID.Lucky, PrefixID.Arcane };
static int[] mageModifiers = { PrefixID.Mythical };
static int[] meleeModifiers = { PrefixID.Legendary };
static int[] rangeModifiers = { PrefixID.Unreal };
static int[] summonerModifiers = { PrefixID.Rutheless };
static int[] toolModifiers = { PrefixID.Light };
static int[] thrownModifiers = { PrefixID.Legendary };
static int[] noKnockbackModifiers = { PrefixID.Demonic};

I will not be updating this mod to 1.4.