Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ MagicAuraColor

Color [] Terraria.ID.NPCID.Sets.MagicAuraColor = Factory.CreateCustomSet(Color.White, (short)54, new Color(100, 4, 227, 127), (short)108, new Color(255, 80, 60, 127), (short)160, new Color(40, 80, 255, 127), (short)20, new Color(40, 255, 80, 127), (short)663, Main.hslToRgb(0.92f, 1f, 0.78f, 127))
static

Definition at line 4232 of file NPCID.cs.

Referenced by Terraria.Projectile.AI_001(), and Terraria.NPC.GetMagicAuraColor().