Display information about yourself and your targets.
http://ashita.atom0s.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
2.5 KiB
24 lines
2.5 KiB
--[[ |
|
* Zone :: Ferry_between_Selbina__Mhaura |
|
* ZoneID :: 221 |
|
* Total :: 14 |
|
]]-- |
|
|
|
mb_data = {} |
|
|
|
mb_data[1] = { nm="N", id="17682441", name="Sea_Pugil", mj="1", sj="1", mlvl="10-20", behavior="0", aggro="H", links="N", spawntype="128", weak="Ice,Lightning", note="" } |
|
mb_data[2] = { nm="N", id="17682435", name="Ocean_Pugil", mj="1", sj="1", mlvl="15-19", behavior="0", aggro="H", links="N", spawntype="128", weak="Ice,Lightning", note="" } |
|
mb_data[3] = { nm="N", id="17682437", name="Sea_Monk", mj="2", sj="2", mlvl="21-29", behavior="0", aggro="H", links="N", spawntype="128", weak="Ice,Lightning", note="" } |
|
mb_data[4] = { nm="N", id="17682438", name="Sea_Crab", mj="7", sj="7", mlvl="10-20", behavior="0", aggro="NA", links="N", spawntype="128", weak="Ice,Lightning", note="" } |
|
mb_data[5] = { nm="N", id="17682439", name="Sea_Crab", mj="7", sj="7", mlvl="10-20", behavior="0", aggro="NA", links="N", spawntype="128", weak="Ice,Lightning", note="" } |
|
mb_data[6] = { nm="N", id="17682440", name="Sea_Pugil", mj="1", sj="1", mlvl="10-20", behavior="0", aggro="H", links="N", spawntype="128", weak="Ice,Lightning", note="" } |
|
mb_data[7] = { nm="N", id="17682442", name="Sea_Monk", mj="2", sj="2", mlvl="21-29", behavior="0", aggro="H", links="N", spawntype="128", weak="Ice,Lightning", note="" } |
|
mb_data[8] = { nm="N", id="17682443", name="Phantom", mj="4", sj="4", mlvl="22-25", behavior="0", aggro="H,HP", links="N", spawntype="128", weak="Fire,Light", note="" } |
|
mb_data[9] = { nm="N", id="17682444", name="Thunder_Elemental", mj="4", sj="5", mlvl="27-29", behavior="0", aggro="M", links="N", spawntype="128", weak="Earth", note="" } |
|
mb_data[10] = { nm="N", id="17682445", name="Water_Elemental", mj="4", sj="5", mlvl="27-29", behavior="0", aggro="M", links="N", spawntype="128", weak="Lightning", note="" } |
|
mb_data[11] = { nm="N", id="17682446", name="Sea_Horror", mj="2", sj="2", mlvl="60-62", behavior="0", aggro="H", links="N", spawntype="128", weak="Ice,Lightning", note="" } |
|
mb_data[12] = { nm="N", id="17682436", name="Pirate_Pugil", mj="1", sj="1", mlvl="20-22", behavior="0", aggro="H", links="N", spawntype="128", weak="Ice,Lightning", note="" } |
|
mb_data[13] = { nm="N", id="17682434", name="Ocean_Crab", mj="7", sj="7", mlvl="10-14", behavior="0", aggro="H", links="N", spawntype="128", weak="Ice,Lightning", note="" } |
|
mb_data[14] = { nm="N", id="17682433", name="Sea_Pugil", mj="1", sj="1", mlvl="10-20", behavior="0", aggro="H", links="N", spawntype="128", weak="Ice,Lightning", note="" } |
|
|
|
return mb_data;
|
|
|