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.
18 lines
1.4 KiB
18 lines
1.4 KiB
--[[ |
|
* Zone :: Tavnazian_Safehold |
|
* ZoneID :: 26 |
|
* Total :: 8 |
|
]]-- |
|
|
|
mb_data = {} |
|
|
|
mb_data[1] = { nm="N", id="17183412", name="GoblinLansquen", mj="4", sj="1", mlvl="0-0", behavior="0", aggro="NA", links="N", spawntype="0", weak="???", note="" } |
|
mb_data[2] = { nm="N", id="17183411", name="Boodlix", mj="4", sj="5", mlvl="0-0", behavior="0", aggro="T(S)", links="N", spawntype="0", weak="Light", note="" } |
|
mb_data[3] = { nm="N", id="17183410", name="Odzmanouk", mj="3", sj="1", mlvl="0-0", behavior="0", aggro="NA", links="N", spawntype="0", weak="???", note="" } |
|
mb_data[4] = { nm="N", id="17183414", name="GoblinLansquen", mj="2", sj="3", mlvl="0-0", behavior="0", aggro="NA", links="N", spawntype="0", weak="???", note="" } |
|
mb_data[5] = { nm="N", id="17183415", name="Titania", mj="9", sj="13", mlvl="0-0", behavior="0", aggro="NA", links="Y", spawntype="0", weak="???", note="" } |
|
mb_data[6] = { nm="N", id="17183416", name="Faerie", mj="12", sj="12", mlvl="0-0", behavior="0", aggro="T(S)", links="N", spawntype="0", weak="???", note="" } |
|
mb_data[7] = { nm="N", id="17183413", name="GoblinLansquen", mj="11", sj="1", mlvl="0-0", behavior="0", aggro="NA", links="N", spawntype="0", weak="???", note="" } |
|
mb_data[8] = { nm="N", id="17183409", name="Areuhat", mj="4", sj="3", mlvl="0-0", behavior="0", aggro="NA", links="N", spawntype="0", weak="???", note="" } |
|
|
|
return mb_data;
|
|
|