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.
25 lines
2.6 KiB
25 lines
2.6 KiB
--[[ |
|
* Zone :: Ferry_between_Mhaura__Selbina |
|
* ZoneID :: 220 |
|
* Total :: 15 |
|
]]-- |
|
|
|
mb_data = {} |
|
|
|
mb_data[1] = { nm="N", id="17678345", 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="17678351", name="Enagakure", mj="4", sj="4", mlvl="55-55", behavior="0", aggro="H,HP", links="N", spawntype="129", weak="Fire,Light", note="" } |
|
mb_data[3] = { nm="N", id="17678350", name="Sea_Horror", mj="2", sj="2", mlvl="60-62", behavior="0", aggro="H", links="N", spawntype="128", weak="Ice,Lightning", note="" } |
|
mb_data[4] = { nm="N", id="17678349", name="Water_Elemental", mj="4", sj="5", mlvl="27-29", behavior="0", aggro="M", links="N", spawntype="128", weak="Lightning", note="" } |
|
mb_data[5] = { nm="N", id="17678348", name="Thunder_Elemental", mj="4", sj="5", mlvl="0-0", behavior="0", aggro="M", links="N", spawntype="0", weak="Earth", note="" } |
|
mb_data[6] = { nm="N", id="17678337", 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="17678338", name="Ocean_Crab", mj="7", sj="7", mlvl="10-14", behavior="0", aggro="H", links="N", spawntype="128", weak="Ice,Lightning", note="" } |
|
mb_data[8] = { nm="N", id="17678339", name="Ocean_Pugil", mj="1", sj="1", mlvl="15-19", behavior="0", aggro="H", links="N", spawntype="128", weak="Ice,Lightning", note="" } |
|
mb_data[9] = { nm="N", id="17678340", name="Pirate_Pugil", mj="1", sj="1", mlvl="20-22", behavior="0", aggro="H", links="N", spawntype="128", weak="Ice,Lightning", note="" } |
|
mb_data[10] = { nm="N", id="17678341", name="Sea_Monk", mj="2", sj="2", mlvl="21-29", behavior="0", aggro="H", links="N", spawntype="128", weak="Ice,Lightning", note="" } |
|
mb_data[11] = { nm="N", id="17678347", name="Phantom", mj="4", sj="4", mlvl="22-25", behavior="0", aggro="H,HP", links="N", spawntype="128", weak="Fire,Light", note="" } |
|
mb_data[12] = { nm="N", id="17678343", name="Sea_Crab", mj="7", sj="7", mlvl="10-20", behavior="0", aggro="NA", links="N", spawntype="128", weak="Ice,Lightning", note="" } |
|
mb_data[13] = { nm="N", id="17678344", name="Sea_Pugil", mj="1", sj="1", mlvl="10-20", behavior="0", aggro="H", links="N", spawntype="128", weak="Ice,Lightning", note="" } |
|
mb_data[14] = { nm="N", id="17678346", name="Sea_Monk", mj="2", sj="2", mlvl="21-29", behavior="0", aggro="H", links="N", spawntype="128", weak="Ice,Lightning", note="" } |
|
mb_data[15] = { nm="N", id="17678342", name="Sea_Crab", mj="7", sj="7", mlvl="10-20", behavior="0", aggro="NA", links="N", spawntype="128", weak="Ice,Lightning", note="" } |
|
|
|
return mb_data;
|
|
|