.DT
set_random_stats
DW_wibble creator help
set_random_stats

.SH Name
.SP 5 5
set_random_stats -  This method sets the stats for the npc to some exciting random values.
.EP

.SH Syntax
.SI 5
void set_random_stats(int no,
                      int type)
.EI

.SH Parameters
.SI 5
%^BOLD%^no%^RESET%^ - the number of times to roll the dice
%^BOLD%^type%^RESET%^ - the size of the dice
.EI

.SH Defined in
.SI 5
/obj/monster.c
.EI

.SH Description
.SP 5 5

This method sets the stats for the npc to some exciting random
values.
.EP

.SH See also
.SP 5 5
rand_num()

.EP

