10,966
editsMore actions
no edit summary
m (add example of icon) |
No edit summary |
||
Line 386: | Line 386: | ||
| range_m = Float | | range_m = Float | ||
| range_ft = Float | | range_ft = Float | ||
| finesse = Boolean | | finesse = Boolean | ||
| heavy = Boolean | | heavy = Boolean | ||
| light = Boolean | | light = Boolean | ||
| reach = Boolean | | reach = Boolean | ||
| thrown = Boolean | | thrown = Boolean | ||
Line 415: | Line 413: | ||
| story = 5 | | story = 5 | ||
}} | }} | ||
| finesse = {{IfEmpty | {{{finesse|}}} | no}} | | finesse = {{IfEmpty | {{{finesse|}}} | no}} | ||
| heavy = {{IfEmpty | {{{heavy|}}} | no}} | | heavy = {{IfEmpty | {{{heavy|}}} | no}} | ||
| light = {{IfEmpty | {{{light|}}} | no}} | | light = {{IfEmpty | {{{light|}}} | no}} | ||
| reach = {{IfEmpty | {{{reach|}}} | no}} | | reach = {{IfEmpty | {{{reach|}}} | no}} | ||
| thrown = {{IfEmpty | {{{thrown|}}} | no}} | | thrown = {{IfEmpty | {{{thrown|}}} | no}} | ||
Line 583: | Line 579: | ||
"example": "{{uncommon|Longsword of Slash-Slash}} is an uncommon [[Longsword]] that allows the wielder to slash a lot.", | "example": "{{uncommon|Longsword of Slash-Slash}} is an uncommon [[Longsword]] that allows the wielder to slash a lot.", | ||
"type": "content", | "type": "content", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
Line 613: | Line 600: | ||
"light": { | "light": { | ||
"description": "Does this weapon have the Light property? (Leave BLANK if no!)", | "description": "Does this weapon have the Light property? (Leave BLANK if no!)", | ||
"example": "yes", | "example": "yes", | ||
"type": "string", | "type": "string", | ||
Line 792: | Line 770: | ||
"range m", | "range m", | ||
"range ft", | "range ft", | ||
"finesse", | "finesse", | ||
"heavy", | "heavy", | ||
"light", | "light", | ||
"reach", | "reach", | ||
"thrown", | "thrown", |