Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

NPC Initiative - Explain?

I get how to roll in PC initiative... easy.  But NPC seems... odd?  I have to go into a character sheet of a PC and hit "NPC sheet"?  Then I have to tweak stats... and THEN roll?  That seems... excessive when PC initiative is so straightforward.  If I'm on a PC character sheet and hit the radio button NPC, it switches, but using the PC's stats... that makes no sense. Can someone explain how to use and easily roll in NPC initiative into the slots in the chart to the left in the game?
1491689732

Edited 1491689778
Select the token, open the character sheet and then click the NPC / Monster's name
So, you have to load in all monsters as NPC's ahead of time?  I was confused because on PC sheets there are NPC tabs, radio buttons, etc.
1491697857
Tetsuo
Forum Champion
No. If you want to load initiative without a character sheet, you can simply right click the token, and hit add turn, then manually type a number in. You can also use the code &{tracker} on a dice roll to add the selected token to the tracker with the die roll result as its initiative. Here is the one I use for my pathfinder games: &{template:pf_generic} {{name=@{selected|token_name} ❖ Initiative [[d20+?{Modifier|0}&{tracker}]] }} {{header_image=[Init](<a href="http://i.imgur.com/H7zQfO6.png" rel="nofollow">http://i.imgur.com/H7zQfO6.png</a>)}} Click a token, then run that macro. It will ask you the creature's initiative modifer, add that to a d20 roll, then add the result to the turn tracker.
1491698647

Edited 1491698686
vÍnce
Pro
Sheet Author
The initiative roll on the PF sheet will use the same stats whether you roll from the PC or the NPC section of the sheet. &nbsp;The tracker info will be the same, the only difference will be the output to chat will add "NPC" if rolled from the NPC section . There are many attributes that are shared across both sections of the sheet. &nbsp; I use Aaron's groupinit script. ;-)
[[ 1d20+?{Initiative Bonus|0} &{tracker} ]] Will put the selected token into the initiative order. No character sheet required.
1491763182
vÍnce
Pro
Sheet Author
Sky said: [[ 1d20+?{Initiative Bonus|0} &{tracker} ]] Will put the selected token into the initiative order. No character sheet required. Is that you HB? &nbsp;;-)
Vince said: Sky said: [[ 1d20+?{Initiative Bonus|0} &{tracker} ]] Will put the selected token into the initiative order. No character sheet required. Is that you HB? &nbsp;;-) He has been transforming...