Anonymous
×
Create a new article
Write your page title here:
We currently have 205 articles on Shadowrun Seattle Shutdown. Type your article name above or click on one of the titles below and start writing!



Shadowrun Seattle Shutdown

All public logs

Combined display of all available logs of Shadowrun Seattle Shutdown. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 19:02, 19 March 2023 Arcology Expert Program talk contribs created page Vision (Created page with "Category:House RuleCategory:Foundry <syntaxhighlight lang="JavaScript"> let rating = origin.system.technology.rating; For most technological sources.: let rating = actor.system.attributes.magic.value; For adept and critter powers.: let rating = 6; You can also set a static value, for natural senses or special cases.: Only use one of above.: token.document.update( { sight: { color: "#004422", range: (rating / 2 + 3) ** 2, /* Low-Light V...")