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.
28 lines
3.3 KiB
28 lines
3.3 KiB
--[[ |
|
* Zone :: Ferry_between_Mhaura__Selbina_Pirates |
|
* ZoneID :: 227 |
|
* Total :: 18 |
|
]]-- |
|
|
|
mb_data = {} |
|
|
|
mb_data[1] = { nm="N", id="17707009", name="Sea_Pugil", mj="1", sj="1", mlvl="10-14", behavior="0", aggro="H", links="N", spawntype="128", weak="Ice,Lightning", note="" } |
|
mb_data[2] = { nm="N", id="17707010", name="Ocean_Crab", mj="7", sj="7", mlvl="10-14", behavior="0", aggro="H", links="N", spawntype="128", weak="Ice,Lightning", note="" } |
|
mb_data[3] = { nm="N", id="17707011", name="Ocean_Pugil", mj="1", sj="1", mlvl="15-19", behavior="0", aggro="H", links="N", spawntype="128", weak="Ice,Lightning", note="" } |
|
mb_data[4] = { nm="N", id="17707013", name="Sea_Monk", mj="2", sj="2", mlvl="21-29", behavior="0", aggro="H", links="N", spawntype="128", weak="Ice,Lightning", note="" } |
|
mb_data[5] = { nm="N", id="17707014", 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="17707015", name="Sea_Crab", mj="7", sj="7", mlvl="10-20", behavior="0", aggro="NA", links="N", spawntype="128", weak="Ice,Lightning", note="" } |
|
mb_data[7] = { nm="N", id="17707016", name="Sea_Pugil", mj="1", sj="1", mlvl="10-14", behavior="0", aggro="H", links="N", spawntype="128", weak="Ice,Lightning", note="" } |
|
mb_data[8] = { nm="N", id="17707017", name="Sea_Pugil", mj="1", sj="1", mlvl="10-14", behavior="0", aggro="H", links="N", spawntype="128", weak="Ice,Lightning", note="" } |
|
mb_data[9] = { nm="N", id="17707018", name="Sea_Monk", mj="2", sj="2", mlvl="21-29", behavior="0", aggro="H", links="N", spawntype="128", weak="Ice,Lightning", note="" } |
|
mb_data[10] = { nm="N", id="17707019", name="Phantom", mj="4", sj="4", mlvl="22-25", behavior="0", aggro="H,HP", links="N", spawntype="128", weak="Fire,Light", note="" } |
|
mb_data[11] = { nm="N", id="17707020", name="Crossbones", mj="1", sj="1", mlvl="28-31", behavior="0", aggro="H,HP", links="N", spawntype="128", weak="Hand-To-Hand,Impact,Fire,Light", note="" } |
|
mb_data[12] = { nm="N", id="17707022", name="Crossbones", mj="1", sj="1", mlvl="28-31", behavior="0", aggro="H,HP", links="N", spawntype="128", weak="Hand-To-Hand,Impact,Fire,Light", note="" } |
|
mb_data[13] = { nm="N", id="17707023", name="Crossbones", mj="1", sj="1", mlvl="28-31", behavior="0", aggro="H,HP", links="N", spawntype="128", weak="Hand-To-Hand,Impact,Fire,Light", note="" } |
|
mb_data[14] = { nm="N", id="17707024", name="Ship_Wight", mj="4", sj="4", mlvl="36-39", behavior="0", aggro="NA", links="N", spawntype="128", weak="Hand-To-Hand,Impact,Fire,Light", note="" } |
|
mb_data[15] = { nm="N", id="17707025", name="Blackbeard", mj="4", sj="4", mlvl="67-68", behavior="0", aggro="H,HP", links="N", spawntype="128", weak="Hand-To-Hand,Impact,Fire,Light", note="" } |
|
mb_data[16] = { nm="N", id="17707026", name="Enagakure", mj="4", sj="4", mlvl="55-55", behavior="0", aggro="H,HP", links="N", spawntype="128", weak="Fire,Light", note="" } |
|
mb_data[17] = { nm="N", id="17707012", name="Pirate_Pugil", mj="1", sj="1", mlvl="20-22", behavior="0", aggro="H", links="N", spawntype="128", weak="Ice,Lightning", note="" } |
|
mb_data[18] = { nm="N", id="17707021", name="Crossbones", mj="1", sj="1", mlvl="28-31", behavior="0", aggro="H,HP", links="N", spawntype="128", weak="Hand-To-Hand,Impact,Fire,Light", note="" } |
|
|
|
return mb_data;
|
|
|