My HVUtils Template
I figured I'd post that here, in case anyone is interested, or if I ever need a remote copy of it.
2024-12-06: added thematic colors for magic types (only for the most fitting weapons)
Equip Code Format
CODE
[b][{$_eid}][/b] [b][url={$url}]{$namecode}[/url][/b] {$level?Lv.$level}{$soulbound? Soulbound}{$unassigned? Unassigned} ({$pab}{$note?, $note})[color=#33CC00][b]{$price? @ $price}[/b][/color]
Name Code Rule
Peerless : quality=rainbow, name=#f66
Legendary : quality=#f90
Magnificent : quality=#69f
Exquisite : quality=#3c3
Oak && Hallowed : prefix=#ffc
(Wakizashi || Rapier || Shortsword) && (Nimble || Battlecaster) && Hallowed : prefix=#ffc
(Oak || Phase || Cotton) && (Heaven-sent || Heimdall) : suffix=#ffc
willow && Demonic : prefix=#c6c
(Wakizashi || Rapier || Shortsword) && (Nimble || Battlecaster) && Demonic : prefix=#c6c
(Oak || Phase || Cotton) && (Demon-fiend || Fenrir) : suffix=#c6c
(Redwood || Willow) && Fiery : prefix=#900
(Wakizashi || Rapier || Shortsword) && (Nimble || Battlecaster) && Fiery : prefix=#900
(Redwood || Willow || Phase) && Surtr : suffix=#900
(Redwood || Willow) && Arctic : prefix=#3ff
(Wakizashi || Rapier || Shortsword) && (Nimble || Battlecaster) && Arctic : prefix=#3ff
(Redwood || Willow || Phase) && Niflheim : suffix=#3ff
Willow && Shocking : prefix=#ff0
(Wakizashi || Rapier || Shortsword) && (Nimble || Battlecaster) && Shocking : prefix=#ff0
(Willow || Phase) && Mjolnir : suffix=#ff0
Willow && Tempestuous : prefix=#3f3
(Wakizashi || Rapier || Shortsword) && (Nimble || Battlecaster) && Tempestuous : prefix=#3f3
(Willow || Phase) && Freyr : suffix=#3f3
(Rapier || Shortsword || Club || Axe || Estoc || Katana || Longsword || Mace) && Slaughter : suffix=#f00
(Rapier || Shortsword || Club || Estoc || Katana || Longsword || Mace) && (Balance || Nimble) : suffix=#f60
(Rapier || Shortsword || Club || Axe || Estoc || Katana || Longsword || Mace) && Ethereal : prefix=#f00
(Rapier || Shortsword || Club || Axe || Estoc || Katana || Longsword || Mace) && (Hallowed || Demonic) : prefix=#f60
Wakizashi && Slaughter : suffix=#f60
Wakizashi && (Nimble || Balance || Battlecaster) : suffix=#f00
(Rapier || Shortsword) && (Nimble || Battlecaster) && (Fiery || Arctic || Shocking || Tempestuous || Hallowed || Demonic) : suffix=#f60
(Willow || Katalox || Redwood) && Destruction : suffix=#f00
Katalox && Hallowed : prefix=#f60 ; Heimdall || Heaven-sent : suffix=#f60
Katalox && Demonic : prefix=#f60 ; Fenrir || Demon-fiend : suffix=#f60
Redwood && Tempestous : prefix=#f60 ; Freyr : suffix=#f60
Redwood && Shocking : prefix=#f60 ; Mjolnir : suffix=#f60
Redwood && Elementalist : suffix=#f60
Force Shield : type=#f66 ; Protection : suffix=#f00
Buckler && (Barrier || Battlecaster) : suffix=#f00 ; Reinforced : prefix=#f00
Buckler && Nimble : suffix=#f60 ; Reinforced : prefix=#f00
Phase : type=#f66 ; Radiant || Charged : prefix=#f00 ; Mystic || Frugal : prefix=#f60
Cotton && Elementalist : suffix=#f00 ; Shoes : slot=#f66
(Heaven-sent || Demon-fiend) && Robe : slot=#f66
Cotton && Charged : prefix=#f00
Cotton && Curse-Weaver && Shoes : slot=#f66, suffix=#f00
Shade : type=#f66 ; Savage : prefix=#f00 ; Agile : prefix=#f60 ; Shadowdancer : suffix=#f00 ; Fleet : suffix=#f60
Leather && Agile : prefix=#f00
Leather && Reinforced : prefix=#f60
Leather && Protection : suffix=#f00
Leather && Warding : suffix=#f60
Power : type=#f66 ; Savage : prefix=#f00 ; Slaughter : suffix=#f00
Plate && Shielding : prefix=#f00
Plate && Protection : suffix=#f00
Plate && Warding : suffix=#f60
This post has been edited by Wivers: Dec 17 2024, 18:15