Files
roll20-character-sheets/Shadowrun5e
2014-04-23 12:33:12 +02:00
..
2014-04-23 12:23:55 +02:00
2014-04-23 12:33:12 +02:00
2014-04-23 11:49:41 +02:00
2014-04-23 12:26:18 +02:00

If you want to use an (all) attribute(s) from the sheet with macros (you HAVE TO do this for woundmod and paintolerance or no roll will work), you have to select them in the sheet at least once
Values are inserted like they show in the book - so negative numbers should be written with a '-' in front
In most Rolls there will be an option to include modifiers - the negative/positive value also applies here

##Useful Attributes

###Attribute Scores:

  • Body @{body}
  • Agility @{agility}
  • Reaction @{reaction}
  • Strength @{strength}
  • Willpower @{willpower}
  • Logic @{logic}
  • Intuition @{intuition}
  • Charisma @{charisma}
  • Magic Resonance @{magicresonance}
  • Edge @{edge}

###Combat Info

####Wounds

  • physical - physical condition monitor / wounds
  • stun - stun condition monitor / wounds
  • paintolerance - higher or lower pain tolerance (standard value 3)
  • woundmod - calculated wound modifier (see below for macro)

#####Every Attribute that starts with 'primary-' also has 'secondary-' and 'tertiary-' versions of it
####Defensive

  • avoid - @reaction+@intuition
  • avoidmisc - number to in- or decrease the avoid
  • armor - current worn armor - the amount in the 'Core Combat Info' block
  • armormisc - number to increase or decrese damage resistance rolls

####Offensive

  • primaryweapondam - damage value of the primary ranged weapon
  • primaryweaponskill - skill for the primary ranged weapon
  • Also there are values for Recoil Compensation (-rc), Accuracy (-acc), Armor Penetration (-ap) and Ammo (-ammo)
  • primarymeleedam - damage value of the primary melee weapon

###Skills Because hardcoding 73 skills kills the usability of the sheet, there is no viable option to directly access the Skills at this point in time - sorry!

##Known Problems / Bugs / ToDo

  • Text input fields can't be referenced into another field - Core Combat Info need double entries
  • Missing attribute dropdown (already in the code, just commented)
  • Maybe the possibility to reference attributes outside of a repeat