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

Vision/Scopes: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 March 2024

  • curprev 15:4315:43, 20 March 2024Arcology Expert Program talk contribs 328 bytes +328 Created page with "<noinclude>{{Stub|Vision}}</noinclude> To keep optics mounted on rifles useful, use this code to take the weapon's range into account: <syntaxhighlight lang="JavaScript"> await game.macros.getName("Low-Light Vision").execute({ token: token, rating: item.system.range.ranges.extreme / 3 - 2, cone: 15 }); </syntaxhighlight>"