Search found 24 matches
- Wed Feb 13, 2019 11:31 am
- Forum: The Workshop
- Topic: [TSGS] The Simple Game System, 2nd Edition
- Replies: 16
- Views: 213
Re: [TSGS] The Simple Game System, 2nd Edition
This looks NEATO! I really like the whole concept! I have a question about the die rolling examples though. I'm not sure iif I'm just dense or what. John and Barney decide to arm-wrestle. This is obviously a contest of strength, and both men are Strong, so each rolls three dice: John: 5 1 1= 1 Barne...
- Fri Feb 08, 2019 11:53 am
- Forum: The Workshop
- Topic: The Stone Lord
- Replies: 21
- Views: 1552
Re: The Stone Lord
I am confused by the chart on page 20. The text right above it says "No hazardous locale will be chosen by the portal in a random transport."
yet the table contains two lethal options in it.
yet the table contains two lethal options in it.
- Wed Feb 06, 2019 1:06 pm
- Forum: The Workshop
- Topic: Basic Fantasy Field Guide 2
- Replies: 420
- Views: 57855
Re: Basic Fantasy Field Guide 2
oh, sorry. Yes, I agree completely. I was wondering though, is there a difference between serpents and snakes? otherwise, I would think they should be grouped together somehow. Unless of course, they are like frogs and toads... similar but distinct species. and one other: Dragon, "Drax'xion, the Fir...
- Wed Feb 06, 2019 11:47 am
- Forum: The Workshop
- Topic: Basic Fantasy Field Guide 2
- Replies: 420
- Views: 57855
Re: Basic Fantasy Field Guide 2
Actually, I would think "Lion Fish" would be under "Fish, Lion". unless it's actually the name of something that's not a fish, like Owlbear, for instance.
- Tue Feb 05, 2019 2:49 pm
- Forum: The Workshop
- Topic: Beginner's Essentials
- Replies: 146
- Views: 38199
Re: Beginner's Essentials
Since the BE is supposed to be for beginners, I think at least referencing the relevant page would be good. Experienced gamers would likely assume "attack" means more than just "hit with a weapon" but not new gamers. That's just an opinion from teaching the game to my computer programming students.
- Mon Feb 04, 2019 1:06 pm
- Forum: The Workshop
- Topic: Basic Fantasy Player's App
- Replies: 13
- Views: 1197
Re: Basic Fantasy Player's App
after looking over the suggestions in the multiclass thread, I decided to just make the "multiclass" options as single classes, RAW. For app purposes, I just calculated the experience and made separate progression arrays for them, rather than try to combine them programmatically. so, the app won't b...
- Mon Feb 04, 2019 12:58 pm
- Forum: General Discussion
- Topic: BFRPG users by State and Country
- Replies: 338
- Views: 49588
Re: BFRPG users by State and Country
Oh hey,
Troy, Missouri
Troy, Missouri
- Mon Feb 04, 2019 11:19 am
- Forum: The Workshop
- Topic: Basic Fantasy Player's App
- Replies: 13
- Views: 1197
Re: Basic Fantasy Player's App
where exactly is it crashing? the app uses activities simply because it is a student project and that is what they knew. fragments came later in the semester. so, once it works, subsequent students will re-tool it. it is for that reason that the data is all singletons. not very efficient, but unders...
- Sat Feb 02, 2019 6:12 pm
- Forum: General Discussion
- Topic: What are you listening to/watching/reading?
- Replies: 912
- Views: 91879
- Sat Feb 02, 2019 3:26 pm
- Forum: The Workshop
- Topic: Basic Fantasy Player's App
- Replies: 13
- Views: 1197
Re: Basic Fantasy Player's App
So it's been awhile since I made an update to this. this year I am emphasizing HTML and mySQL so not a lot of work has been done. also, my recovery from last summer's successful Save vs. Death tok longer than I thought. I'm gonna put an .apk file in the github repository for people to try out if the...