l2j_mobius/trunk/dist/game/data/html/clanHallDoormen/evolve.htm
2015-01-03 21:32:03 +00:00

11 lines
1.1 KiB
HTML

<html><body>
<br>
The clan that lives here has developed the ability to evolve their pets into special forms. Evolution is only possible when the pet is summoned. Also, since the process transfers the experience value, evolving a high level pet might actually result in a decrease in the pet's level.<br>
Any items in the pet's inventory will be transferred to the owner's inventory.<br>
Which pet do you want to evolve?<br><br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_evolve 1">Evolve Great Wolf into Great Snow Wolf.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_evolve 5">Evolve Fenrir into Snow Fenrir.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_evolve 2">Evolve Wind Strider into a Red Dragon Bugle of Wind.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_evolve 3">Evolve Star Strider into a Red Dragon Bugle of Star.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_evolve 4">Evolve Twilight Strider into a Red Dragon Bugle of Twilight.</Button>
</body></html>