I think it is available now at GOG.com.
I haven't tried it yet.
https://www.gog.com/game/the_bards_tale_trilogy
Search found 21 matches
- Fri Aug 24, 2018 8:09 pm
- Forum: General Stuff
- Topic: Remastering Bard's Tale 1, 2 & 3
- Replies: 6
- Views: 11733
- Tue Oct 03, 2017 11:47 am
- Forum: Developer's Heaven
- Topic: BT 3 MSDOS version
- Replies: 93
- Views: 181923
Re: BT 3 MSDOS version
I made a zip File containing the first version of my "Bards Tale Item Viewer".
Download it, extract it and double click on the *.jar File.
Java Runtime has to be installed on your system.
(download here
https://java.com/de/download/
or here
http://www.oracle.com/technetwork/java/javase/downloads ...
Download it, extract it and double click on the *.jar File.
Java Runtime has to be installed on your system.
(download here
https://java.com/de/download/
or here
http://www.oracle.com/technetwork/java/javase/downloads ...
- Tue Oct 03, 2017 10:44 am
- Forum: Developer's Heaven
- Topic: BT 3 MSDOS version
- Replies: 93
- Views: 181923
Re: BT 3 MSDOS version
I made a JavaFX Application to conveniently show/filter the items contained in the JSON-Files above.
It lets you show all items (of BT3) with their (hidden) stats.
you can filter by class and slot.
i attach a first screenshot. I take a look how i can give you the app too.
It lets you show all items (of BT3) with their (hidden) stats.
you can filter by class and slot.
i attach a first screenshot. I take a look how i can give you the app too.
- Tue Oct 03, 2017 10:36 am
- Forum: Developer's Heaven
- Topic: BT 3 MSDOS version
- Replies: 93
- Views: 181923
Re: BT 3 MSDOS version
new links: (above links are outdated)
bt1 items, spells monsters in a zip:
https://www.dropbox.com/s/x3p2kad1jsb4lkp/bt1-json.zip?dl=0
bt2 items, spells monsters in a zip:
https://www.dropbox.com/s/ts0u48f8c6cia04/bt2-json.zip?dl=0
bt3 items, spells monsters in a zip:
https://www.dropbox.com/s ...
bt1 items, spells monsters in a zip:
https://www.dropbox.com/s/x3p2kad1jsb4lkp/bt1-json.zip?dl=0
bt2 items, spells monsters in a zip:
https://www.dropbox.com/s/ts0u48f8c6cia04/bt2-json.zip?dl=0
bt3 items, spells monsters in a zip:
https://www.dropbox.com/s ...
- Wed Jul 22, 2015 9:13 pm
- Forum: Developer's Heaven
- Topic: CBM64 Bard's Tale 1 Disassembly
- Replies: 154
- Views: 293181
Re: CBM64 Bard's Tale 1 Disassembly
can someone answer the following question after disassembling the code?
resistence and classes:
do all classes have the same resistance (chance to avoid spell damage) if they have the same luck-value, level and the same items equipped? is there a class-bonus to resistance or do some classes get ...
resistence and classes:
do all classes have the same resistance (chance to avoid spell damage) if they have the same luck-value, level and the same items equipped? is there a class-bonus to resistance or do some classes get ...
- Wed Jul 22, 2015 9:05 pm
- Forum: Developer's Heaven
- Topic: CBM64 Bard's Tale 1 Disassembly
- Replies: 154
- Views: 293181
Re: CBM64 Bard's Tale 1 Disassembly
I compared all weapons in your bt1 json files with the html-tables on wikia.
http://bardstale.wikia.com/wiki/Tales_of_the_Unknown_:_Items
most items there are perfectly correct. only a few things to debate:
thief dagger on wikia states that he increases chance to hide, but there is nothing ...
http://bardstale.wikia.com/wiki/Tales_of_the_Unknown_:_Items
most items there are perfectly correct. only a few things to debate:
thief dagger on wikia states that he increases chance to hide, but there is nothing ...
- Sat Mar 21, 2015 11:35 pm
- Forum: Developer's Heaven
- Topic: BT 3 MSDOS version
- Replies: 93
- Views: 181923
- Sat Mar 21, 2015 11:32 pm
- Forum: Developer's Heaven
- Topic: Item & Monster Specs
- Replies: 95
- Views: 127799
Re: Item & Monster Specs
strength gives you bonus to damage (BT1. in bt3 msdos it only gives to-hit bonus afaik)
and please consider: if you do tests, do it without enemies casting "casts a spell...", because they may have altered your damage with this spell.
there are pages out there and posts here on this forum where ...
and please consider: if you do tests, do it without enemies casting "casts a spell...", because they may have altered your damage with this spell.
there are pages out there and posts here on this forum where ...
- Sat Mar 21, 2015 11:29 pm
- Forum: Tales of the Unknown
- Topic: IOS Bug
- Replies: 1
- Views: 5347
Re: IOS Bug
in some versions you have to press a button to go through (open) a door.
i think it was 'D', you can find it here somewhere on the forum i think.
and according chests: dungeons consist of rooms and hallways. inside rooms, loot lies inside chests. but in you fought in a hallway, you get loot directly.
i think it was 'D', you can find it here somewhere on the forum i think.
and according chests: dungeons consist of rooms and hallways. inside rooms, loot lies inside chests. but in you fought in a hallway, you get loot directly.
- Fri Nov 14, 2014 9:28 pm
- Forum: General
- Topic: Compare the episodes of the Bard's Tale series
- Replies: 6
- Views: 14376
Re: Compare the episodes of the Bard's Tale series
another +1 for bt3: you can cure oldness/withering
- Wed Nov 12, 2014 9:04 pm
- Forum: Developer's Heaven
- Topic: BT 3 MSDOS version
- Replies: 93
- Views: 181923
Re: BT 3 MSDOS version
Thank you very much.
I took a first look into the files and found some interesting things:
Familiar Figurine has Spell Points Regeneration! (bt3)
Can anyone try if this stacks with Mage Staff?
Another interesting thing:
While Conjurstaff has
"hasHalfSpptUse": true,
the Staff of Gods has ...
I took a first look into the files and found some interesting things:
Familiar Figurine has Spell Points Regeneration! (bt3)
Can anyone try if this stacks with Mage Staff?
Another interesting thing:
While Conjurstaff has
"hasHalfSpptUse": true,
the Staff of Gods has ...
- Tue Nov 11, 2014 9:50 pm
- Forum: Developer's Heaven
- Topic: BT 3 MSDOS version
- Replies: 93
- Views: 181923
Re: BT 3 MSDOS version
epic work, drifting :-)
dreams come true with your work.
we spent weeks of work trying to figure out how many damage a weapon might do, and you are able to export the REAL data of each item to a file. great!
btw, the links are down currently. please would you be so kind and replace them somewhere ...
dreams come true with your work.
we spent weeks of work trying to figure out how many damage a weapon might do, and you are able to export the REAL data of each item to a file. great!
btw, the links are down currently. please would you be so kind and replace them somewhere ...
- Tue Nov 11, 2014 9:40 pm
- Forum: The Thief of Fate
- Topic: Songaxe, Bardsword == free healing or powerful AC
- Replies: 2
- Views: 7943
Re: Songaxe, Bardsword == free healing or powerful AC
has anyone tried if it is sufficient to only have a bardsword in inventory but not equip it?
(this works for conjurerstaff, as you can read somewhere else here)
i would prefer to use something deadly like a stoneblade to kill monsters with my bard with each attack.
(this works for conjurerstaff, as you can read somewhere else here)
i would prefer to use something deadly like a stoneblade to kill monsters with my bard with each attack.
- Tue Nov 11, 2014 9:37 pm
- Forum: The Thief of Fate
- Topic: Which version of Bard's Tale III (3) is the best?
- Replies: 8
- Views: 18392
Re: Which version of Bard's Tale III (3) is the best?
there is another thread somewhere here on the forum about a bug-fixed msdos version of bt3.
- Tue Nov 11, 2014 9:35 pm
- Forum: The Thief of Fate
- Topic: Best eqipment for every class
- Replies: 3
- Views: 7421
Re: Best eqipment for every class
i only remember that a death horn is very helpful against the black slayers