View Single Post
Old 11-01-2019, 10:11 AM   #85
ericbsmith
 
ericbsmith's Avatar
 
Join Date: Aug 2004
Location: Binghamton, NY, USA. Near the river Styx in the 5th Circle.
Default Re: GURPS DF / DFRPG Random Dungeon Generator

Quote:
Originally Posted by Spartan506 View Post
d100...........#.............Monster.............. ..........CER *
34-38..........1-3..........Giant Spider, huge..........53

Code from https://dungeon.celti.name/data/monsters.js
Code:
{
"Description": "Giant Spider, huge",
"Class": "Giant Animal",
"SM": 0,
"Subclass": "Spider. Poison",
"Environment": "",
"OR": 46,
"PR": 7,
"CER": 53,
"Source1": "",
"Page1": null,
"Source2": "Dungeon Fantasy RPG Monsters",
"Page2": 31,
"Weight": 1
},
I've bolded and underlined where it very clearly shows CER 53. It lists SM 0, but that's Size Modifier. SM0 is human sized, SM1 is roughly bear sided.
__________________
Eric B. Smith GURPS Data File Coordinator
GURPSLand
I shall pull the pin from this healing grenade and...
Kaboom-baya.
ericbsmith is offline   Reply With Quote