Player Resource Consortium

Neverwinter Nights => Spells, Feats, and Skills => Topic started by: william_iii on October 01, 2012, 05:04:14 AM

Title: A question about area
Post by: william_iii on October 01, 2012, 05:04:14 AM
Long time no see~~~

In the origin system the area is described with 'medium', 'huge', 'gargantuan' or so, while new systems offer a exact number such as 20 ft.

So just wonder huge=? ft, gargantuan=? ft?
Title: Re: A question about area
Post by: xwarren on October 01, 2012, 11:19:46 AM
RADIUS_SIZE_* constants are defined in nwscript.nss:

small = 5ft
medium = 10ft
large = 15ft
huge = 20ft
gargantuan = 25ft
colossal = 30ft
Title: Re: A question about area
Post by: william_iii on October 02, 2012, 07:43:04 AM
RADIUS_SIZE_* constants are defined in nwscript.nss:

small = 5ft
medium = 10ft
large = 15ft
huge = 20ft
gargantuan = 25ft
colossal = 30ft


GREAT xwarren~~~ nice 2 c u again ;D