10,981
editsAd placeholder
Template:Weapon action page: Difference between revisions
Jump to navigation
Jump to search
no edit summary
No edit summary |
No edit summary |
||
Line 131: | Line 131: | ||
| icon = File | | icon = File | ||
| action_type = String | | action_type = String | ||
| weapon_types = List (,) of String | |||
| description = Wikitext | | description = Wikitext | ||
| damage = String | |||
| damage_type = String | |||
| damage_modifier = String | |||
| attack_roll = Boolean | |||
| duration = Integer | |||
| range = String | |||
| condition = String | |||
| condition_save = String | |||
| condition_duration = Integer | |||
| recharge = String | |||
}} | }} | ||
</noinclude><includeonly>{{#switch: {{{this is an example|}}} | </noinclude><includeonly>{{#switch: {{{this is an example|}}} | ||
| yes = | | yes = | ||
| #default = {{#cargo_store: _table = weapon_types | | #default = {{#cargo_store: _table = weapon_types | ||
| name = {{ | | name = {{#var:name}} | ||
| icon = {{ | | icon = {{#var:icon}} | ||
| action_type = {{{type|action}}} | | action_type = {{{action type|action}}} | ||
| description = {{{2|}}} | | description = {{{2|}}} | ||
| attack_roll = {{{attack roll|no}}} | |||
}} | }} | ||
}}</includeonly> | }}</includeonly> |