Exemplo n.º 1
0
 public override void SetStaticDefaults()
 {
     DisplayName.SetDefault("Meteor Shower");
     Tooltip.SetDefault("Rains down meteors from the sky to the cursor's location innacurately\nAlso shoots a meteor in the direction of the cursor");
     EventsGlowmask.AddGlowMask(item.type, "Events/Items/MeteorShower/Drops/MeteorStaff_Glow");
 }
Exemplo n.º 2
0
 public override void SetStaticDefaults()
 {
     DisplayName.SetDefault("Netch Jelly");
     Tooltip.SetDefault("'Slow and viscous'");
     EventsGlowmask.AddGlowMask(item.type, "Events/Items/AshStorm/Drops/NetchJelly_Glow");
 }
Exemplo n.º 3
0
 public override void SetStaticDefaults()
 {
     DisplayName.SetDefault("Prismatic Orb");
     Tooltip.SetDefault("Getting hurt often refracts a homing wisp to attack enemies");
     EventsGlowmask.AddGlowMask(item.type, "Events/Items/Aurora/Drops/AuroraOrb_Glow");
 }
Exemplo n.º 4
0
 public override void SetStaticDefaults()
 {
     DisplayName.SetDefault("Climate Surveyor");
     Tooltip.SetDefault("Identifies special weather");
     EventsGlowmask.AddGlowMask(item.type, "Events/Items/UI/WeatherTech_Glow");
 }
Exemplo n.º 5
0
 public override void SetStaticDefaults()
 {
     DisplayName.SetDefault("Celestial Conduit");
     Tooltip.SetDefault("Opens up an astral rift that shoots beams at enemies\n Up to one portal can exist at once");
     EventsGlowmask.AddGlowMask(item.type, "Events/Items/MeteorShower/Drops/AstralStaff_Glow");
 }
Exemplo n.º 6
0
 public override void SetStaticDefaults()
 {
     DisplayName.SetDefault("Borealis");
     Tooltip.SetDefault("All arrows shot emit a trail of boreal light");
     EventsGlowmask.AddGlowMask(item.type, "Events/Items/Aurora/Drops/AuroraBow_Glow");
 }
Exemplo n.º 7
0
 public override void SetStaticDefaults()
 {
     DisplayName.SetDefault("Boreal Mask");
     Tooltip.SetDefault("Increases maximum minion slots by 1\nProvides a special bonus when worn with Boreal Armor");
     EventsGlowmask.AddGlowMask(item.type, "Events/Items/Aurora/Drops/AuroraHelm_Glow");
 }
Exemplo n.º 8
0
 public override void SetStaticDefaults()
 {
     DisplayName.SetDefault("Heart Stone");
     Tooltip.SetDefault("'It pulses with the blood of a long dead God'");
     EventsGlowmask.AddGlowMask(item.type, "Events/Items/AshStorm/Drops/HeartStone_Glow");
 }
Exemplo n.º 9
0
 public override void SetStaticDefaults()
 {
     DisplayName.SetDefault("Fiery Frostfall");
     Tooltip.SetDefault("Shoots a bolt of ice and fire");
     EventsGlowmask.AddGlowMask(item.type, "Events/Items/AshStorm/Drops/FrostHeart_Glow");
 }
Exemplo n.º 10
0
 public override void SetStaticDefaults()
 {
     DisplayName.SetDefault("Shardstorm");
     Tooltip.SetDefault("Shoots a splitting bolt of bouncing crystal");
     EventsGlowmask.AddGlowMask(item.type, "Events/Items/AshStorm/Drops/CrystalStaff_Glow");
 }
Exemplo n.º 11
0
 public override void SetStaticDefaults()
 {
     DisplayName.SetDefault("Netchrift Staff");
     Tooltip.SetDefault("Summons a rift of tentacles at the cursor position");
     EventsGlowmask.AddGlowMask(item.type, "Events/Items/AshStorm/Drops/NetchStaff_Glow");
 }
Exemplo n.º 12
0
 public override void SetStaticDefaults()
 {
     DisplayName.SetDefault("Bloodskaal Blade");
     Tooltip.SetDefault("Releases powerful energy blasts");
     EventsGlowmask.AddGlowMask(item.type, "Events/Items/AshStorm/Drops/Bloodskaal_Glow");
 }