Character Vault
Any Concept / Any System
Compendium
Your System Come To Life
Roll20 for Android
Streamlined for your Tablet
Roll20 for iPad
Streamlined for your Tablet

Personal tools

Difference between revisions of "Script:Morality"

From Roll20 Wiki

Jump to: navigation, search
m
m
Line 4: Line 4:
 
{{script version|1.00}}<br>
 
{{script version|1.00}}<br>
 
{{script lastmodified date| 2015-2-18}}<br>
 
{{script lastmodified date| 2015-2-18}}<br>
<span style="font-variant:small-caps">'''Code:''' [https://github.com/Roll20KenL/Roll20_API_Scripts/blob/master/morality.js Morality] </span><br>
+
<span style="font-variant:small-caps">'''Code:''' {{repo|Roll20KenL/Roll20_API_Scripts/blob/master/morality.js Morality}} </span><br>
 
<span style="font-variant:small-caps">'''Dependencies:''' None </span><br>
 
<span style="font-variant:small-caps">'''Dependencies:''' None </span><br>
 
<span style="font-variant:small-caps">'''Conflicts:''' None </span>
 
<span style="font-variant:small-caps">'''Conflicts:''' None </span>
Line 11: Line 11:
 
This is a simple script that shows a paragon and renegade option together, or solo along with some pretty formatting. It also grabs the current token's image, or if the token is tied to a character sheet with an image, it uses that over the token image.
 
This is a simple script that shows a paragon and renegade option together, or solo along with some pretty formatting. It also grabs the current token's image, or if the token is tied to a character sheet with an image, it uses that over the token image.
  
<br clear="both">
+
* {{fpl|1625207 (Script)Morality, now with 50% more guilt and goodness}} - how to use
 +
* {{repo|Roll20KenL/Roll20_API_Scripts/blob/master/morality.js Morality}} - sourcecode
  
=== Use ===
 
 
TODO
 
 
[https://app.roll20.net/forum/post/1623180/script-morality-now-with-50-percent-more-guilt-and-goodness#post-1625207 Link to Forum]
 
  
 
=== Changelog ===
 
=== Changelog ===
 
{{changelog version|1.00|2015-02-18|* Release}}
 
{{changelog version|1.00|2015-02-18|* Release}}
 
+
<br><br>
 
[[Category:Discontinued API Scripts]]
 
[[Category:Discontinued API Scripts]]

Revision as of 12:25, 21 May 2021

API Script Author: Ken L.
Version: 1.00
Last Modified: 2015-2-18
Code: Morality
Dependencies: None
Conflicts: None

This is a simple script that shows a paragon and renegade option together, or solo along with some pretty formatting. It also grabs the current token's image, or if the token is tied to a character sheet with an image, it uses that over the token image.


Changelog

v1.00 (2015-02-18)

  • Release