Has anyone done a treasure hoard generator for pathfinder? I'm trying to do one to learn how to do big tables and i think seeing a done one i can use and see how it's done would be a great help
at the moment i have these set up as parameters:
@mob,1,Creature Type,Aberation,Aberation-Cunning,Animal,Construct,Construct-Guarding,Dragon,Humanoid,Humanoid-Community,Magical Beast,Monstrous Humanoid,Ooze,Outsider,Plant,Undead,Undead-Intelligent,Vermin
@apl,1,APL,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20
@speed,1,Treasure Speed,Slow,Medium,Fast
Am i going about it the right way so far?
For those who may not know in PF each monster/mob has a few different treasure types they can have ,the higher the APL the more treasure, modified by the speed
|
basicaly i'm trying to make this into a table/generator
toggle quoted message
Show quoted text
--- In TableSmith@..., "chriskentlea" <chris.kentlea@...> wrote: Has anyone done a treasure hoard generator for pathfinder? I'm trying to do one to learn how to do big tables and i think seeing a done one i can use and see how it's done would be a great help
at the moment i have these set up as parameters:
@mob,1,Creature Type,Aberation,Aberation-Cunning,Animal,Construct,Construct-Guarding,Dragon,Humanoid,Humanoid-Community,Magical Beast,Monstrous Humanoid,Ooze,Outsider,Plant,Undead,Undead-Intelligent,Vermin
@apl,1,APL,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20
@speed,1,Treasure Speed,Slow,Medium,Fast
Am i going about it the right way so far?
For those who may not know in PF each monster/mob has a few different treasure types they can have ,the higher the APL the more treasure, modified by the speed
|
I've created/designed one. I have placed all the info into tables and it works, but it doesn't have the most polished of interfaces. I would be willing to share if people would like. Here's an example output from a treasure listing for a dragon of CR 10. Dragon 1 - *+1 dagger* - *boots of the winterlands* - potion of *potion water walk* - potion of *potion of reduce animal* - wand of *divine favor* - garnet (90 gp) - shell (10 gp) - 20 gp - 19 pp - (estimated value 7500 gp, minimum: 3650, maximum 8200) Bobby Nichols <bobby.catdragon@...> *The universal aptitude for ineptitude makes any human accomplishment an incredible miracle. * -- United States Air Force Colonel Doctor John Paul Stapp On Fri, Jun 7, 2013 at 11:01 AM, chriskentlea <chris.kentlea@...>wrote: **
Has anyone done a treasure hoard generator for pathfinder? I'm trying to do one to learn how to do big tables and i think seeing a done one i can use and see how it's done would be a great help
at the moment i have these set up as parameters:
@mob,1,Creature Type,Aberation,Aberation-Cunning,Animal,Construct,Construct-Guarding,Dragon,Humanoid,Humanoid-Community,Magical Beast,Monstrous Humanoid,Ooze,Outsider,Plant,Undead,Undead-Intelligent,Vermin
@apl,1,APL,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20
@speed,1,Treasure Speed,Slow,Medium,Fast
Am i going about it the right way so far?
For those who may not know in PF each monster/mob has a few different treasure types they can have ,the higher the APL the more treasure, modified by the speed
[Non-text portions of this message have been removed]
|
That would be awesome if it did all the things i need - interface is not an issue as that i can personalise myself
toggle quoted message
Show quoted text
--- In TableSmith@..., Bobby Nichols <bobby.catdragon@...> wrote: I've created/designed one. I have placed all the info into tables and it works, but it doesn't have the most polished of interfaces.
I would be willing to share if people would like. Here's an example output from a treasure listing for a dragon of CR 10.
Dragon 1
- *+1 dagger* - *boots of the winterlands* - potion of *potion water walk* - potion of *potion of reduce animal* - wand of *divine favor* - garnet (90 gp) - shell (10 gp) - 20 gp - 19 pp - (estimated value 7500 gp, minimum: 3650, maximum 8200)
Bobby Nichols <bobby.catdragon@...> *The universal aptitude for ineptitude makes any human accomplishment an incredible miracle. * -- United States Air Force Colonel Doctor John Paul Stapp
On Fri, Jun 7, 2013 at 11:01 AM, chriskentlea <chris.kentlea@...>wrote:
**
Has anyone done a treasure hoard generator for pathfinder? I'm trying to do one to learn how to do big tables and i think seeing a done one i can use and see how it's done would be a great help
at the moment i have these set up as parameters:
@mob,1,Creature Type,Aberation,Aberation-Cunning,Animal,Construct,Construct-Guarding,Dragon,Humanoid,Humanoid-Community,Magical Beast,Monstrous Humanoid,Ooze,Outsider,Plant,Undead,Undead-Intelligent,Vermin
@apl,1,APL,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20
@speed,1,Treasure Speed,Slow,Medium,Fast
Am i going about it the right way so far?
For those who may not know in PF each monster/mob has a few different treasure types they can have ,the higher the APL the more treasure, modified by the speed
[Non-text portions of this message have been removed]
|
I'll drop it in a directory at the yahoo groups web site. Please let me know how you change it, and how it comes out. Not cause i want to keep track but because i'm interested.
Bobby Nichols <bobby.catdragon@...> *The universal aptitude for ineptitude makes any human accomplishment an incredible miracle. * -- United States Air Force Colonel Doctor John Paul Stapp
toggle quoted message
Show quoted text
On Fri, Jun 7, 2013 at 11:20 AM, chriskentlea <chris.kentlea@...>wrote: **
That would be awesome if it did all the things i need - interface is not an issue as that i can personalise myself
--- In TableSmith@..., Bobby Nichols <bobby.catdragon@...> wrote:
I've created/designed one. I have placed all the info into tables and it works, but it doesn't have the most polished of interfaces.
I would be willing to share if people would like. Here's an example output
from a treasure listing for a dragon of CR 10.
Dragon 1
- *+1 dagger* - *boots of the winterlands* - potion of *potion water walk* - potion of *potion of reduce animal* - wand of *divine favor* - garnet (90 gp) - shell (10 gp) - 20 gp - 19 pp - (estimated value 7500 gp, minimum: 3650, maximum 8200)
Bobby Nichols <bobby.catdragon@...> *The universal aptitude for ineptitude makes any human accomplishment an incredible miracle. * -- United States Air Force Colonel Doctor John Paul Stapp
On Fri, Jun 7, 2013 at 11:01 AM, chriskentlea <chris.kentlea@...>wrote:
**
Has anyone done a treasure hoard generator for pathfinder? I'm trying to do one to learn how to do big tables and i think seeing a done one i can use and see how it's done would be a great help
at the moment i have these set up as parameters:
@mob,1,Creature
Type,Aberation,Aberation-Cunning,Animal,Construct,Construct-Guarding,Dragon,Humanoid,Humanoid-Community,Magical
Beast,Monstrous Humanoid,Ooze,Outsider,Plant,Undead,Undead-Intelligent,Vermin
@apl,1,APL,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20
@speed,1,Treasure Speed,Slow,Medium,Fast
Am i going about it the right way so far?
For those who may not know in PF each monster/mob has a few different treasure types they can have ,the higher the APL the more treasure, modified by the speed
|
Sure, i may not even need to change it, if i do it will be just the way it outputs
toggle quoted message
Show quoted text
--- In TableSmith@..., Bobby Nichols <bobby.catdragon@...> wrote: I'll drop it in a directory at the yahoo groups web site. Please let me know how you change it, and how it comes out. Not cause i want to keep track but because i'm interested.
Bobby Nichols <bobby.catdragon@...> *The universal aptitude for ineptitude makes any human accomplishment an incredible miracle. * -- United States Air Force Colonel Doctor John Paul Stapp
On Fri, Jun 7, 2013 at 11:20 AM, chriskentlea <chris.kentlea@...>wrote:
**
That would be awesome if it did all the things i need - interface is not an issue as that i can personalise myself
--- In TableSmith@..., Bobby Nichols <bobby.catdragon@> wrote:
I've created/designed one. I have placed all the info into tables and it works, but it doesn't have the most polished of interfaces.
I would be willing to share if people would like. Here's an example output
from a treasure listing for a dragon of CR 10.
Dragon 1
- *+1 dagger* - *boots of the winterlands* - potion of *potion water walk* - potion of *potion of reduce animal* - wand of *divine favor* - garnet (90 gp) - shell (10 gp) - 20 gp - 19 pp - (estimated value 7500 gp, minimum: 3650, maximum 8200)
Bobby Nichols <bobby.catdragon@> *The universal aptitude for ineptitude makes any human accomplishment an incredible miracle. * -- United States Air Force Colonel Doctor John Paul Stapp
On Fri, Jun 7, 2013 at 11:01 AM, chriskentlea <chris.kentlea@>wrote:
**
Has anyone done a treasure hoard generator for pathfinder? I'm trying to do one to learn how to do big tables and i think seeing a done one i can use and see how it's done would be a great help
at the moment i have these set up as parameters:
@mob,1,Creature
Type,Aberation,Aberation-Cunning,Animal,Construct,Construct-Guarding,Dragon,Humanoid,Humanoid-Community,Magical
Beast,Monstrous Humanoid,Ooze,Outsider,Plant,Undead,Undead-Intelligent,Vermin
@apl,1,APL,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20
@speed,1,Treasure Speed,Slow,Medium,Fast
Am i going about it the right way so far?
For those who may not know in PF each monster/mob has a few different treasure types they can have ,the higher the APL the more treasure, modified by the speed
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
|
Seems to be extaclty what i was looking for , but i keep getting errors like this:
potion of potion of reduce person scroll of magic weapon ***ERROR on line 179 of table 'magical beast' - Group 'Gems.grade4gem' not found. ***
masterwork chainmail
toggle quoted message
Show quoted text
--- In TableSmith@..., "chriskentlea" <chris.kentlea@...> wrote: Sure, i may not even need to change it, if i do it will be just the way it outputs
--- In TableSmith@..., Bobby Nichols <bobby.catdragon@> wrote:
I'll drop it in a directory at the yahoo groups web site. Please let me know how you change it, and how it comes out. Not cause i want to keep track but because i'm interested.
Bobby Nichols <bobby.catdragon@> *The universal aptitude for ineptitude makes any human accomplishment an incredible miracle. * -- United States Air Force Colonel Doctor John Paul Stapp
On Fri, Jun 7, 2013 at 11:20 AM, chriskentlea <chris.kentlea@>wrote:
**
That would be awesome if it did all the things i need - interface is not an issue as that i can personalise myself
--- In TableSmith@..., Bobby Nichols <bobby.catdragon@> wrote:
I've created/designed one. I have placed all the info into tables and it works, but it doesn't have the most polished of interfaces.
I would be willing to share if people would like. Here's an example output
from a treasure listing for a dragon of CR 10.
Dragon 1
- *+1 dagger* - *boots of the winterlands* - potion of *potion water walk* - potion of *potion of reduce animal* - wand of *divine favor* - garnet (90 gp) - shell (10 gp) - 20 gp - 19 pp - (estimated value 7500 gp, minimum: 3650, maximum 8200)
Bobby Nichols <bobby.catdragon@> *The universal aptitude for ineptitude makes any human accomplishment an incredible miracle. * -- United States Air Force Colonel Doctor John Paul Stapp
On Fri, Jun 7, 2013 at 11:01 AM, chriskentlea <chris.kentlea@>wrote:
**
Has anyone done a treasure hoard generator for pathfinder? I'm trying to do one to learn how to do big tables and i think seeing a done one i can use and see how it's done would be a great help
at the moment i have these set up as parameters:
@mob,1,Creature
Type,Aberation,Aberation-Cunning,Animal,Construct,Construct-Guarding,Dragon,Humanoid,Humanoid-Community,Magical
Beast,Monstrous Humanoid,Ooze,Outsider,Plant,Undead,Undead-Intelligent,Vermin
@apl,1,APL,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20
@speed,1,Treasure Speed,Slow,Medium,Fast
Am i going about it the right way so far?
For those who may not know in PF each monster/mob has a few different treasure types they can have ,the higher the APL the more treasure, modified by the speed
[Non-text portions of this message have been removed]
|
I thought I zipped all the files needed. ?I'll double check when I get home.
Sent via the Samsung Galaxy S? III, an AT&T 4G LTE smartphone
toggle quoted message
Show quoted text
-------- Original message -------- From: chriskentlea <chris.kentlea@...> Date: To: TableSmith@... Subject: [TableSmith] Re: Pathfinder Treasure Generator Seems to be extaclty what i was looking for , but i keep getting errors like this: potion of potion of reduce person scroll of magic weapon ***ERROR on line 179 of table 'magical beast' - Group 'Gems.grade4gem' not found. *** masterwork chainmail --- In TableSmith@..., "chriskentlea" <chris.kentlea@...> wrote: Sure, i may not even need to change it, if i do it will be just the way it outputs
--- In TableSmith@..., Bobby Nichols <bobby.catdragon@> wrote:
I'll drop it in a directory at the yahoo groups web site. Please let me know how you change it, and how it comes out. Not cause i want to keep track but because i'm interested.
Bobby Nichols <bobby.catdragon@> *The universal aptitude for ineptitude makes any human accomplishment an incredible miracle. * -- United States Air Force Colonel Doctor John Paul Stapp
On Fri, Jun 7, 2013 at 11:20 AM, chriskentlea <chris.kentlea@>wrote:
**
That would be awesome if it did all the things i need - interface is not an issue as that i can personalise myself
--- In TableSmith@..., Bobby Nichols <bobby.catdragon@> wrote:
I've created/designed one. I have placed all the info into tables and it works, but it doesn't have the most polished of interfaces.
I would be willing to share if people would like. Here's an example output
from a treasure listing for a dragon of CR 10.
Dragon 1
- *+1 dagger* - *boots of the winterlands* - potion of *potion water walk* - potion of *potion of reduce animal* - wand of *divine favor* - garnet (90 gp) - shell (10 gp) - 20 gp - 19 pp - (estimated value 7500 gp, minimum: 3650, maximum 8200)
Bobby Nichols <bobby.catdragon@> *The universal aptitude for ineptitude makes any human accomplishment an incredible miracle. * -- United States Air Force Colonel Doctor John Paul Stapp
On Fri, Jun 7, 2013 at 11:01 AM, chriskentlea <chris.kentlea@>wrote:
**
Has anyone done a treasure hoard generator for pathfinder? I'm trying to do one to learn how to do big tables and i think seeing a done one i can use and see how it's done would be a great help
at the moment i have these set up as parameters:
@mob,1,Creature
Type,Aberation,Aberation-Cunning,Animal,Construct,Construct-Guarding,Dragon,Humanoid,Humanoid-Community,Magical
Beast,Monstrous Humanoid,Ooze,Outsider,Plant,Undead,Undead-Intelligent,Vermin
@apl,1,APL,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20
@speed,1,Treasure Speed,Slow,Medium,Fast
Am i going about it the right way so far?
For those who may not know in PF each monster/mob has a few different treasure types they can have ,the higher the APL the more treasure, modified by the speed
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
|
The gems file is there and works if i run it indepedantly
toggle quoted message
Show quoted text
--- In TableSmith@..., Bobby <bobby.catdragon@...> wrote: I thought I zipped all the files needed. ??I'll double check when I get home.
Sent via the Samsung Galaxy S??? III, an AT&T 4G LTE smartphone
-------- Original message -------- From: chriskentlea <chris.kentlea@...> Date: To: TableSmith@... Subject: [TableSmith] Re: Pathfinder Treasure Generator
Seems to be extaclty what i was looking for , but i keep getting errors like this:
potion of potion of reduce person scroll of magic weapon ***ERROR on line 179 of table 'magical beast' - Group 'Gems.grade4gem' not found. ***
masterwork chainmail
--- In TableSmith@..., "chriskentlea" <chris.kentlea@> wrote:
Sure, i may not even need to change it, if i do it will be just the way it outputs
--- In TableSmith@..., Bobby Nichols <bobby.catdragon@> wrote:
I'll drop it in a directory at the yahoo groups web site. Please let me know how you change it, and how it comes out. Not cause i want to keep track but because i'm interested.
Bobby Nichols <bobby.catdragon@> *The universal aptitude for ineptitude makes any human accomplishment an incredible miracle. * -- United States Air Force Colonel Doctor John Paul Stapp
On Fri, Jun 7, 2013 at 11:20 AM, chriskentlea <chris.kentlea@>wrote:
**
That would be awesome if it did all the things i need - interface is not an issue as that i can personalise myself
--- In TableSmith@..., Bobby Nichols <bobby.catdragon@> wrote:
I've created/designed one. I have placed all the info into tables and it works, but it doesn't have the most polished of interfaces.
I would be willing to share if people would like. Here's an example output
from a treasure listing for a dragon of CR 10.
Dragon 1
- *+1 dagger* - *boots of the winterlands* - potion of *potion water walk* - potion of *potion of reduce animal* - wand of *divine favor* - garnet (90 gp) - shell (10 gp) - 20 gp - 19 pp - (estimated value 7500 gp, minimum: 3650, maximum 8200)
Bobby Nichols <bobby.catdragon@> *The universal aptitude for ineptitude makes any human accomplishment an incredible miracle. * -- United States Air Force Colonel Doctor John Paul Stapp
On Fri, Jun 7, 2013 at 11:01 AM, chriskentlea <chris.kentlea@>wrote:
**
Has anyone done a treasure hoard generator for pathfinder? I'm trying to do one to learn how to do big tables and i think seeing a done one i can use and see how it's done would be a great help
at the moment i have these set up as parameters:
@mob,1,Creature
Type,Aberation,Aberation-Cunning,Animal,Construct,Construct-Guarding,Dragon,Humanoid,Humanoid-Community,Magical
Beast,Monstrous Humanoid,Ooze,Outsider,Plant,Undead,Undead-Intelligent,Vermin
@apl,1,APL,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20
@speed,1,Treasure Speed,Slow,Medium,Fast
Am i going about it the right way so far?
For those who may not know in PF each monster/mob has a few different treasure types they can have ,the higher the APL the more treasure, modified by the speed
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
|
Make sure there is a table ?grade4gem in the gems.tab file.
Sent via the Samsung Galaxy S? III, an AT&T 4G LTE smartphone
toggle quoted message
Show quoted text
-------- Original message -------- From: chriskentlea <chris.kentlea@...> Date: To: TableSmith@... Subject: [TableSmith] Re: Pathfinder Treasure Generator The gems file is there and works if i run it indepedantly --- In TableSmith@..., Bobby <bobby.catdragon@...> wrote: I thought I zipped all the files needed. ??I'll double check when I get home.
Sent via the Samsung Galaxy S??? III, an AT&T 4G LTE smartphone
-------- Original message -------- From: chriskentlea <chris.kentlea@...> Date: To: TableSmith@... Subject: [TableSmith] Re: Pathfinder Treasure Generator
Seems to be extaclty what i was looking for , but i keep getting errors like this:
potion of potion of reduce person scroll of magic weapon ***ERROR on line 179 of table 'magical beast' - Group 'Gems.grade4gem' not found. ***
masterwork chainmail
--- In TableSmith@..., "chriskentlea" <chris.kentlea@> wrote:
Sure, i may not even need to change it, if i do it will be just the way it outputs
--- In TableSmith@..., Bobby Nichols <bobby.catdragon@> wrote:
I'll drop it in a directory at the yahoo groups web site. Please let me know how you change it, and how it comes out. Not cause i want to keep track but because i'm interested.
Bobby Nichols <bobby.catdragon@> *The universal aptitude for ineptitude makes any human accomplishment an incredible miracle. * -- United States Air Force Colonel Doctor John Paul Stapp
On Fri, Jun 7, 2013 at 11:20 AM, chriskentlea <chris.kentlea@>wrote:
**
That would be awesome if it did all the things i need - interface is not an issue as that i can personalise myself
--- In TableSmith@..., Bobby Nichols <bobby.catdragon@> wrote:
I've created/designed one. I have placed all the info into tables and it works, but it doesn't have the most polished of interfaces.
I would be willing to share if people would like. Here's an example output
from a treasure listing for a dragon of CR 10.
Dragon 1
- *+1 dagger* - *boots of the winterlands* - potion of *potion water walk* - potion of *potion of reduce animal* - wand of *divine favor* - garnet (90 gp) - shell (10 gp) - 20 gp - 19 pp - (estimated value 7500 gp, minimum: 3650, maximum 8200)
Bobby Nichols <bobby.catdragon@> *The universal aptitude for ineptitude makes any human accomplishment an incredible miracle. * -- United States Air Force Colonel Doctor John Paul Stapp
On Fri, Jun 7, 2013 at 11:01 AM, chriskentlea <chris.kentlea@>wrote:
**
Has anyone done a treasure hoard generator for pathfinder? I'm trying to do one to learn how to do big tables and i think seeing a done one i can use and see how it's done would be a great help
at the moment i have these set up as parameters:
@mob,1,Creature
Type,Aberation,Aberation-Cunning,Animal,Construct,Construct-Guarding,Dragon,Humanoid,Humanoid-Community,Magical
Beast,Monstrous Humanoid,Ooze,Outsider,Plant,Undead,Undead-Intelligent,Vermin
@apl,1,APL,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20
@speed,1,Treasure Speed,Slow,Medium,Fast
Am i going about it the right way so far?
For those who may not know in PF each monster/mob has a few different treasure types they can have ,the higher the APL the more treasure, modified by the speed
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
|
Ahah, i think i figured it out..seems there was another file with the same name it was getting confused with
toggle quoted message
Show quoted text
--- In TableSmith@..., Bobby <bobby.catdragon@...> wrote: Make sure there is a table ??grade4gem in the gems.tab file.
Sent via the Samsung Galaxy S??? III, an AT&T 4G LTE smartphone
-------- Original message -------- From: chriskentlea <chris.kentlea@...> Date: To: TableSmith@... Subject: [TableSmith] Re: Pathfinder Treasure Generator
The gems file is there and works if i run it indepedantly
--- In TableSmith@..., Bobby <bobby.catdragon@> wrote:
I thought I zipped all the files needed. ????I'll double check when I get home.
Sent via the Samsung Galaxy S?????? III, an AT&T 4G LTE smartphone
-------- Original message -------- From: chriskentlea <chris.kentlea@> Date: To: TableSmith@... Subject: [TableSmith] Re: Pathfinder Treasure Generator
Seems to be extaclty what i was looking for , but i keep getting errors like this:
potion of potion of reduce person scroll of magic weapon ***ERROR on line 179 of table 'magical beast' - Group 'Gems.grade4gem' not found. ***
masterwork chainmail
--- In TableSmith@..., "chriskentlea" <chris.kentlea@> wrote:
Sure, i may not even need to change it, if i do it will be just the way it outputs
--- In TableSmith@..., Bobby Nichols <bobby.catdragon@> wrote:
I'll drop it in a directory at the yahoo groups web site. Please let me know how you change it, and how it comes out. Not cause i want to keep track but because i'm interested.
Bobby Nichols <bobby.catdragon@> *The universal aptitude for ineptitude makes any human accomplishment an incredible miracle. * -- United States Air Force Colonel Doctor John Paul Stapp
On Fri, Jun 7, 2013 at 11:20 AM, chriskentlea <chris.kentlea@>wrote:
**
That would be awesome if it did all the things i need - interface is not an issue as that i can personalise myself
--- In TableSmith@..., Bobby Nichols <bobby.catdragon@> wrote:
I've created/designed one. I have placed all the info into tables and it works, but it doesn't have the most polished of interfaces.
I would be willing to share if people would like. Here's an example output
from a treasure listing for a dragon of CR 10.
Dragon 1
- *+1 dagger* - *boots of the winterlands* - potion of *potion water walk* - potion of *potion of reduce animal* - wand of *divine favor* - garnet (90 gp) - shell (10 gp) - 20 gp - 19 pp - (estimated value 7500 gp, minimum: 3650, maximum 8200)
Bobby Nichols <bobby.catdragon@> *The universal aptitude for ineptitude makes any human accomplishment an incredible miracle. * -- United States Air Force Colonel Doctor John Paul Stapp
On Fri, Jun 7, 2013 at 11:01 AM, chriskentlea <chris.kentlea@>wrote:
**
Has anyone done a treasure hoard generator for pathfinder? I'm trying to do one to learn how to do big tables and i think seeing a done one i can use and see how it's done would be a great help
at the moment i have these set up as parameters:
@mob,1,Creature
Type,Aberation,Aberation-Cunning,Animal,Construct,Construct-Guarding,Dragon,Humanoid,Humanoid-Community,Magical
Beast,Monstrous Humanoid,Ooze,Outsider,Plant,Undead,Undead-Intelligent,Vermin
@apl,1,APL,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20
@speed,1,Treasure Speed,Slow,Medium,Fast
Am i going about it the right way so far?
For those who may not know in PF each monster/mob has a few different treasure types they can have ,the higher the APL the more treasure, modified by the speed
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
|
Now all i gotta figure out is how to set them up to use paramters at the start for CR, speed and treasure amount(1/2, x1, x2, x3 etc) etc
toggle quoted message
Show quoted text
--- In TableSmith@..., "chriskentlea" <chris.kentlea@...> wrote: Ahah, i think i figured it out..seems there was another file with the same name it was getting confused with
--- In TableSmith@..., Bobby <bobby.catdragon@> wrote:
Make sure there is a table ??grade4gem in the gems.tab file.
Sent via the Samsung Galaxy S??? III, an AT&T 4G LTE smartphone
-------- Original message -------- From: chriskentlea <chris.kentlea@> Date: To: TableSmith@... Subject: [TableSmith] Re: Pathfinder Treasure Generator
The gems file is there and works if i run it indepedantly
--- In TableSmith@..., Bobby <bobby.catdragon@> wrote:
I thought I zipped all the files needed. ????I'll double check when I get home.
Sent via the Samsung Galaxy S?????? III, an AT&T 4G LTE smartphone
-------- Original message -------- From: chriskentlea <chris.kentlea@> Date: To: TableSmith@... Subject: [TableSmith] Re: Pathfinder Treasure Generator
Seems to be extaclty what i was looking for , but i keep getting errors like this:
potion of potion of reduce person scroll of magic weapon ***ERROR on line 179 of table 'magical beast' - Group 'Gems.grade4gem' not found. ***
masterwork chainmail
--- In TableSmith@..., "chriskentlea" <chris.kentlea@> wrote:
Sure, i may not even need to change it, if i do it will be just the way it outputs
--- In TableSmith@..., Bobby Nichols <bobby.catdragon@> wrote:
I'll drop it in a directory at the yahoo groups web site. Please let me know how you change it, and how it comes out. Not cause i want to keep track but because i'm interested.
Bobby Nichols <bobby.catdragon@> *The universal aptitude for ineptitude makes any human accomplishment an incredible miracle. * -- United States Air Force Colonel Doctor John Paul Stapp
On Fri, Jun 7, 2013 at 11:20 AM, chriskentlea <chris.kentlea@>wrote:
**
That would be awesome if it did all the things i need - interface is not an issue as that i can personalise myself
--- In TableSmith@..., Bobby Nichols <bobby.catdragon@> wrote:
I've created/designed one. I have placed all the info into tables and it works, but it doesn't have the most polished of interfaces.
I would be willing to share if people would like. Here's an example output
from a treasure listing for a dragon of CR 10.
Dragon 1
- *+1 dagger* - *boots of the winterlands* - potion of *potion water walk* - potion of *potion of reduce animal* - wand of *divine favor* - garnet (90 gp) - shell (10 gp) - 20 gp - 19 pp - (estimated value 7500 gp, minimum: 3650, maximum 8200)
Bobby Nichols <bobby.catdragon@> *The universal aptitude for ineptitude makes any human accomplishment an incredible miracle. * -- United States Air Force Colonel Doctor John Paul Stapp
On Fri, Jun 7, 2013 at 11:01 AM, chriskentlea <chris.kentlea@>wrote:
**
Has anyone done a treasure hoard generator for pathfinder? I'm trying to do one to learn how to do big tables and i think seeing a done one i can use and see how it's done would be a great help
at the moment i have these set up as parameters:
@mob,1,Creature
Type,Aberation,Aberation-Cunning,Animal,Construct,Construct-Guarding,Dragon,Humanoid,Humanoid-Community,Magical
Beast,Monstrous Humanoid,Ooze,Outsider,Plant,Undead,Undead-Intelligent,Vermin
@apl,1,APL,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20
@speed,1,Treasure Speed,Slow,Medium,Fast
Am i going about it the right way so far?
For those who may not know in PF each monster/mob has a few different treasure types they can have ,the higher the APL the more treasure, modified by the speed
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
|