Monster List idea (.txt file)

As the description says!

Moderator: Game Administrators

Post Reply
User avatar
LostKnight
Posts: 6403
Joined: Sat Sep 09, 2017 8:02 pm
Location: Rockhiem nord i Steinhus nær Kedington

Monster List idea (.txt file)

Post by LostKnight »

Curious: How many would be interested in a list that looks like this, it will be a large text file:

The first 4:

Code: Select all

|||<<<<<<<< code number
XXX name << name of monster  LVL: Level

MLIFE: Maximum Life  DMG: Damage  DEX: Dexterity  ARM: Armour
  RNG: Range         SPD: Speed   FRQ: Frequency  EXP: Experience Points
   SP: Spell Protection            DP: Damage Protection

484 Albino Bat          LVL:0
	MLIFE: 0            DMG:0           DEX:0           ARM:0
	RNG:0               SPD:0           FRQ:0           EXP:0
	SP:0                DP:0

427 Amazon              LVL:0
	MLIFE:800           DMG:31          DEX:11          ARM:25
	RNG:1               SPD:6           FRQ:0           EXP:0
	SP:0                DP:0

47  Amazon              LVL:11
	MLIFE:500,000       DMG:14,000      DEX:11          ARM:25
	RNG:1               SPD:6           FRQ:1,000        EXP:400
	SP:0                DP:0

472 Ancient Minotar     LVL:1000
	MLIFE:500,000       DMG:14,000      DEX:250         ARM:205
	RNG:1               SPD:8           FRQ:1,000       EXP:6,500,000
	SP:20               DP:0
I have chosen to put them in Alphabetical order.
Its going to happen but if there is a lot of interest I'd be motivated to do it faster.
Keep in mind I'm a slow typist and prone to errors, so faster means a month or so vs 6 to 8. :D

Not even sure if a post would allow the whole thing. ... but two or three posts would do it.
I am always AFK!
I am LK, A Friendly Knight.
User avatar
madmaniacal1
Posts: 1656
Joined: Mon May 23, 2016 12:29 am

Re: Monster List idea (.txt file)

Post by madmaniacal1 »

I like it. Alternatively, copying the PDF file (with images removed, to be txt only) could speed the job up exponentially (new monsters would need to be added). I'm sure the Admins would post such a file for download here in forum once you got done, so many could enjoy the fruits of such labors.
Omnes Autem Uri
User avatar
BroodingSnow
Posts: 45
Joined: Thu May 03, 2018 3:09 am
Location: Bonnie Scotland

Re: Monster List idea (.txt file)

Post by BroodingSnow »

I prefer that to the old version too, not sure why exactly, maybe just easier on the eyes.

Is that just an example of 4 or the real deal as ID 47, the lv11 amazon with 500k hp concerns me. Looks like a merging of the monster above and belows stats. Just an FYI if u hadn't noticed.
If you think of the best, things can only get worse.
If you think of the worst, things can only get better.
User avatar
Humble_M
Posts: 680
Joined: Wed Dec 14, 2016 12:32 pm

Re: Monster List idea (.txt file)

Post by Humble_M »

I like the design. Although, please add "Map Location" (where monsters located).

Although you could include drops, I suggest just including link to http://dmgamestudio.com/files/items.txt at the top. This doc has the info and would save you time.
It's good to be the king!
-- History of the World - Part I (1981)

username: Humble_M (Mage)
User avatar
LostKnight
Posts: 6403
Joined: Sat Sep 09, 2017 8:02 pm
Location: Rockhiem nord i Steinhus nær Kedington

Re: Monster List idea (.txt file)

Post by LostKnight »

madmaniacal1 wrote: Sat May 19, 2018 9:44 pm I like it. Alternatively, copying the PDF file (with images removed, to be txt only) could speed the job up exponentially (new monsters would need to be added). I'm sure the Admins would post such a file for download here in forum once you got done, so many could enjoy the fruits of such labors.
OH RIGHT!!! Forgot about that. Thank you!

Code: Select all

pdftotext ~/FTales/Manual_Enemies.pdf ~/FTales/Manual_Enemies_pdf.txt
Now it's a case of :roll: "some" :roll: manual editing and we have the "old ones" done.

The new I can get from development files. :mrgreen:

Can even get the playable characters:

Code: Select all

MANUAL OF CREATURES OF FORGOTTEN TALES
PLAYER CHARACTERS
ID: 12 Name: Dwarf / Dark Dwarf
DMG: 3         ARM: 2         DEX: 1
MAN: 0         SPD: 7         RNG: 1
 HP: 120       Weapon: AXE

Skills:
 30 - 50% spell resistance.)
 60 - Fury: Attack at the same time all enemies.)
100 - Running: +2 to speed.)
140


ID: 13 Name: Swordsman / Green Swordsman
DMG: 2         ARM: 2         DEX: 2
MAN: 0         SPD: 8         RNG: 1
HP: 100        Weapon: SWORD

Skills:
 30 - Always hit.
 60 - Freeze sword: enemy can't move.
100 - Fire sword: Reduces enemy life by 40% and your life by 10%.
140 - Slow down enemy attack.
But yup, much faster.
Thank you madmaniacal1
Last edited by LostKnight on Sat May 19, 2018 11:10 pm, edited 1 time in total.
I am always AFK!
I am LK, A Friendly Knight.
User avatar
LostKnight
Posts: 6403
Joined: Sat Sep 09, 2017 8:02 pm
Location: Rockhiem nord i Steinhus nær Kedington

Re: Monster List idea (.txt file)

Post by LostKnight »

Humble_M wrote: Sat May 19, 2018 10:17 pm I like the design. Although, please add "Map Location" (where monsters located).

Although you could include drops, I suggest just including link to http://dmgamestudio.com/files/items.txt at the top. This doc has the info and would save you time.
I is included in the old PDF for some ... will check the Dev file.
I am always AFK!
I am LK, A Friendly Knight.
User avatar
LostKnight
Posts: 6403
Joined: Sat Sep 09, 2017 8:02 pm
Location: Rockhiem nord i Steinhus nær Kedington

Re: Monster List idea (.txt file)

Post by LostKnight »

Humble_M wrote: Sat May 19, 2018 10:17 pm I like the design. Although, please add "Map Location" (where monsters located).

Although you could include drops, I suggest just including link to http://dmgamestudio.com/files/items.txt at the top. This doc has the info and would save you time.
I have that files as well, and was thinking of that as a "Monsters List: Part II - coming soon"
I am always AFK!
I am LK, A Friendly Knight.
Post Reply