Jump to content
  • 0

[Request]L2 Gold NPC Buffer


Question

5 answers to this question

Recommended Posts

  • 0
Posted

Good afternoon dear members, i would like to ask if someone could share the NPC Buffer from L2Gold.I would really appreciate it.Thanks in advance :)

 

Chronicle?

  • 0
Posted

Here is it, the html:

 

<html>
<body>

<table width=300>
<tr><td><font color="ff9900">Buffs:</font></td></tr>

<tr>
<td><a action="bypass -h npc_%objectId%_buff 200 buff">Wind Walk</a></td> <td><a action="bypass -h npc_%objectId%_buff 211 buff">Shield</a></td>
</tr>

<tr>
<td><a action="bypass -h npc_%objectId%_buff 201 buff">Might</a></td> <td><a action="bypass -h npc_%objectId%_buff 212 buff">Magic Barrier</a></td>
</tr>

<tr>
<td><a action="bypass -h npc_%objectId%_buff 202 buff">Mental Shield</a></td> <td><a action="bypass -h npc_%objectId%_buff 213 buff">Bless the Body</a></td>
</tr>

<tr>
<td><a action="bypass -h npc_%objectId%_buff 203 buff">Bless the Soul</a></td> <td><a action="bypass -h npc_%objectId%_buff 214 buff">Berserker Spirit</a></td>
</tr>

<tr>
<td><a action="bypass -h npc_%objectId%_buff 204 buff">Haste</a></td> <td><a action="bypass -h npc_%objectId%_buff 215 buff">Guidance</a></td>
</tr>

<tr>
<td><a action="bypass -h npc_%objectId%_buff 205 buff">Death Whisper</a></td> <td><a action="bypass -h npc_%objectId%_buff 216 buff">Focus</a></td>
</tr>

<tr>
<td><a action="bypass -h npc_%objectId%_buff 206 buff">Vampiric Rage</a></td> <td><a action="bypass -h npc_%objectId%_buff 217 buff">Agility</a></td>
</tr>

<tr>
<td><a action="bypass -h npc_%objectId%_buff 207 buff">Acumen</a></td> <td><a action="bypass -h npc_%objectId%_buff 218 buff">Empower</a></td>
</tr>

<tr>
<td><a action="bypass -h npc_%objectId%_buff 208 buff">Wild Magic</a></td> <td><a action="bypass -h npc_%objectId%_buff 219 buff">Concentration</a></td>
</tr>

<tr>
<td><a action="bypass -h npc_%objectId%_buff 209 buff">Bless Shield</a></td> <td><a action="bypass -h npc_%objectId%_buff 220 buff">Resist Shock</a></td>
</tr>

<tr>
<td><a action="bypass -h npc_%objectId%_buff 210 buff">Advanced Block</a></td>
</tr>
<tr><td></td></tr>

<tr><td><font color="ff9900">Dances:</font></td></tr>

<tr>
<td><a action="bypass -h npc_%objectId%_buff 26 buff">Warrior</a></td> <td><a action="bypass -h npc_%objectId%_buff 29 buff">Fire</a></td> <td><a action="bypass -h npc_%objectId%_buff 30 buff">Fury</a></td>
</tr>

<tr>
<td><a action="bypass -h npc_%objectId%_buff 27 buff">Inspiration</a></td> <td><a action="bypass -h npc_%objectId%_buff 35 buff">Vampire</a></td> <td><a action="bypass -h npc_%objectId%_buff 28 buff">Mystic</a></td>
</tr>

<tr>
<td><a action="bypass -h npc_%objectId%_buff 31 buff">Concentration</a></td> <td><a action="bypass -h npc_%objectId%_buff 32 buff">Light</a></td>
</tr>

<tr><td></td></tr>

<tr><td><font color="ff9900">Songs:</font></td></tr>

<tr>
<td><a action="bypass -h npc_%objectId%_buff 39 buff">Earth</a></td> <td><a action="bypass -h npc_%objectId%_buff 46 buff">Vitality</a></td> <td><a action="bypass -h npc_%objectId%_buff 43 buff">Wind</a></td>
</tr>

<tr>
<td><a action="bypass -h npc_%objectId%_buff 42 buff">Warding</a></td> <td><a action="bypass -h npc_%objectId%_buff 41 buff">Water</a></td> <td><a action="bypass -h npc_%objectId%_buff 44 buff">Hunter</a></td>
</tr>

<tr>
<td><a action="bypass -h npc_%objectId%_buff 40 buff">Life</a></td> <td><a action="bypass -h npc_%objectId%_buff 45 buff">Invocation</a></td>
</tr>

</table>
</body>
</html>

 

You have to add core buffer or python buffer and just edit "action".

Guest
This topic is now closed to further replies.


×
×
  • Create New...