Template:Action: Difference between revisions

From The Undead Archive
No edit summary
No edit summary
Line 5: Line 5:
| headerstyle = font-style:italic; background: rgba(0,0,0,0); text-align: center; font-weight: 400;
| headerstyle = font-style:italic; background: rgba(0,0,0,0); text-align: center; font-weight: 400;


| above      = <center>{{{Name|Name}}}</center>
| above      = <center>{{{Name|}}}</center>


| header10    = {{{Description|0}}}
| header10    = {{{Description|}}}


| label11      = '''Action:'''
| label11      = '''Action:'''
| data11      = {{{Action|0}}}
| data11      = {{{Action|}}}


| label12      = '''AP Cost:'''
| label12      = '''AP Cost:'''
| data12      = {{{AP|0}}}
| data12      = {{{AP|}}}


| label13      = '''Uses:'''
| label13      = '''Uses:'''
| data13      = {{{Uses|0}}}
| data13      = {{{Uses|}}}


| label14      = '''Range:'''
| label14      = '''Range:'''
| data14      = {{{Range|0}}}
| data14      = {{{Range|}}}


| label15      = '''Requirement:'''
| label15      = '''Requirement:'''
| data15      = {{{Requirement|0}}}
| data15      = {{{Requirement|}}}


| label16      = '''Roll:'''
| label16      = '''Roll:'''
| data16      = {{{Roll|0}}}
| data16      = {{{Roll|}}}


| label17      = '''DC:'''
| label17      = '''DC:'''
| data17      = {{{DC|0}}}
| data17      = {{{DC|}}}


| label18      = '''Success:'''
| label18      = '''Success:'''
| data18      = {{{Success|0}}}
| data18      = {{{Success|}}}


| label19      = '''Strong Success:'''
| label19      = '''Strong Success:'''
| data19      = {{{StrongSuccess|0}}}
| data19      = {{{StrongSuccess|}}}


| label20      = '''Failure:'''
| label20      = '''Failure:'''
| data20      = {{{Failure|0}}}
| data20      = {{{Failure|}}}


| label21      = '''Strong Failure:'''
| label21      = '''Strong Failure:'''
| data121      = {{{StrongFailure|0}}}
| data121      = {{{StrongFailure|}}}
}}
<noinclude>
{{Action
|Name=Name
|Description=Adorable
|Action=Standard Action
|AP=10
|Uses=1
|Range=100 Tiles
|Requirement=Excessive
|Roll=12x8-(3[20d20x3]+13)
|DC=1 Billion
|Success=You're cute.
|StrongSuccess=You're adorable.
|Failure=You're so-so.
|StrongFailure=Vile, disgusting creature.
}}
}}


{|
<pre>
!colspan=2| {{{Name|}}}
{{Action
|-
|Name          =
|colspan=2| {{{Description|}}}
|Description  =
|-
|Action       =
| Action || {{{Action|}}}
|AP           =
|-
|Uses         =
| AP Cost || {{{AP|}}}
|Range         =
|-
|Requirement   =
| Uses || {{{Uses|}}}
|Roll         =
|-
|DC           =
| Range || {{{Range|}}}
|Success       =
|-
|StrongSuccess =
| Requirement || {{{Requirement|}}}
|Failure      =
|-
|StrongFailure =
| Roll || {{{Roll|}}}
}}
|-
</pre>
| DC || {{{DC|}}}
</noinclude>
|-
| Success || {{{Success|}}}
|-
| Strong Success || {{{Strong Success|}}}
|-
| Failure || {{{Failure|}}}
|-
| Strong Failure || {{{Strong Failure|}}}
|}

Revision as of 20:43, 22 May 2026

Name
Adorable
Action:Standard Action
AP Cost:10
Uses:1
Range:100 Tiles
Requirement:Excessive
Roll:12x8-(3[20d20x3]+13)
DC:1 Billion
Success:You're cute.
Strong Success:You're adorable.
Failure:You're so-so.


{{Action
|Name          =
|Description   =
|Action        =
|AP            =
|Uses          =
|Range         =
|Requirement   =
|Roll          =
|DC            =
|Success       =
|StrongSuccess =
|Failure       =
|StrongFailure =
}}