MountParams
strata-game-library/presets / MountParams
Interface: MountParams
Defined in: creatures/mount.ts:7
Mount Parameters Extends Quadruped with riding-specific equipment.
Extends
Properties
age
age:
"baby"|"young"|"adult"|"old"
Defined in: creatures/quadruped.ts:113
Age category
Inherited from
barding
barding:
number
Defined in: creatures/mount.ts:13
Barding/Armor coverage (0 = none, 1 = full plate)
bodyBulk
bodyBulk:
number
Defined in: creatures/quadruped.ts:33
Body height/bulk
Inherited from
bodyLength
bodyLength:
number
Defined in: creatures/quadruped.ts:29
Body length front-to-back
Inherited from
bodyWidth
bodyWidth:
number
Defined in: creatures/quadruped.ts:31
Body width
Inherited from
build
build:
"thin"|"lean"|"average"|"stocky"|"heavy"
Defined in: creatures/quadruped.ts:115
Build type
Inherited from
carryingCapacity
carryingCapacity:
number
Defined in: creatures/mount.ts:19
Carrying capacity multiplier
clawLength
clawLength:
number
Defined in: creatures/quadruped.ts:83
Claw/hoof length
Inherited from
earDroop
earDroop:
number
Defined in: creatures/quadruped.ts:51
Ear droop (0 = erect, 1 = floppy)
Inherited from
earPosition
earPosition:
number
Defined in: creatures/quadruped.ts:53
Ear position height on head
Inherited from
earRoundness
earRoundness:
number
Defined in: creatures/quadruped.ts:49
Ear shape (0 = pointed, 1 = round)
Inherited from
earSize
earSize:
number
Defined in: creatures/quadruped.ts:47
Ear size
Inherited from
eyePosition
eyePosition:
number
Defined in: creatures/quadruped.ts:59
Eye position (0 = front-facing, 1 = side)
Inherited from
eyeSize
eyeSize:
number
Defined in: creatures/quadruped.ts:57
Eye size
Inherited from
foreheadSize
foreheadSize:
number
Defined in: creatures/quadruped.ts:43
Forehead prominence
Inherited from
furDensity
furDensity:
number
Defined in: creatures/quadruped.ts:99
Fur density/thickness
Inherited from
furLength
furLength:
number
Defined in: creatures/quadruped.ts:97
Fur length (0.3 = short, 1 = medium, 2 = long)
Inherited from
hasPanniers
hasPanniers:
boolean
Defined in: creatures/mount.ts:17
Additional carrying bags/pouches
hasReins
hasReins:
boolean
Defined in: creatures/mount.ts:15
Does it have reins/bridle?
hasTail
hasTail:
boolean
Defined in: creatures/quadruped.ts:87
Has tail
Inherited from
headSize
headSize:
number
Defined in: creatures/quadruped.ts:37
Head size relative to body
Inherited from
hornCount
hornCount:
number
Defined in: creatures/quadruped.ts:107
Horn count
Inherited from
hornSize
hornSize:
number
Defined in: creatures/quadruped.ts:105
Horn size (0 = none)
Inherited from
legLength
legLength:
number
Defined in: creatures/quadruped.ts:73
Leg length
Inherited from
legRatio
legRatio:
number
Defined in: creatures/quadruped.ts:77
Front vs back leg ratio (1 = equal, >1 = longer back)
Inherited from
legThickness
legThickness:
number
Defined in: creatures/quadruped.ts:75
Leg thickness
Inherited from
mane
mane:
number
Defined in: creatures/quadruped.ts:101
Mane presence (0 = none, 1 = full mane)
Inherited from
mountOrnamentation
mountOrnamentation:
number
Defined in: creatures/mount.ts:21
Decorative elements (0 = functional, 1 = ceremonial)
noseSize
noseSize:
number
Defined in: creatures/quadruped.ts:65
Nose size
Inherited from
pawSize
pawSize:
number
Defined in: creatures/quadruped.ts:79
Paw/hoof size
Inherited from
pupilShape
pupilShape:
number
Defined in: creatures/quadruped.ts:61
Pupil shape (0 = round, 1 = vertical slit)
Inherited from
saddled
saddled:
boolean
Defined in: creatures/mount.ts:9
Is the creature equipped for riding?
saddleType
saddleType:
"none"|"basic"|"war"|"pack"|"fancy"
Defined in: creatures/mount.ts:11
Type of saddle equipped
size
size:
number
Defined in: creatures/quadruped.ts:27
Overall size (0.2 = tiny, 1 = medium, 3 = large)
Inherited from
snoutLength
snoutLength:
number
Defined in: creatures/quadruped.ts:39
Snout/muzzle length (0 = flat, 2 = very long)
Inherited from
snoutWidth
snoutWidth:
number
Defined in: creatures/quadruped.ts:41
Snout width
Inherited from
tailFluff
tailFluff:
number
Defined in: creatures/quadruped.ts:93
Tail bushiness (0 = sleek, 1 = fluffy)
Inherited from
tailLength
tailLength:
number
Defined in: creatures/quadruped.ts:89
Tail length
Inherited from
tailThickness
tailThickness:
number
Defined in: creatures/quadruped.ts:91
Tail thickness at base
Inherited from
teethVisible
teethVisible:
number
Defined in: creatures/quadruped.ts:69
Visible teeth (0 = none, 1 = prominent)
Inherited from
tuskSize
tuskSize:
number
Defined in: creatures/quadruped.ts:109
Tusk size (0 = none)
Inherited from
wear
wear:
number
Defined in: creatures/quadruped.ts:117
Wear/scarring (0 = pristine, 1 = battle-worn)
Inherited from
webbing
webbing:
number
Defined in: creatures/quadruped.ts:81
Webbing between toes (0 = none, 1 = full)
Inherited from
whiskerLength
whiskerLength:
number
Defined in: creatures/quadruped.ts:67
Whisker length (0 = none)
