summaryrefslogtreecommitdiff
path: root/data/rpg-tools-cd
diff options
context:
space:
mode:
authorBenjamin J. Culkin <bjculkin@mix.wvu.edu>2018-05-29 15:44:57 -0300
committerBenjamin J. Culkin <bjculkin@mix.wvu.edu>2018-05-29 15:44:57 -0300
commit03b9ed1601acfe323dc9b5360b8f2c2c972c8e04 (patch)
tree72e33eec337b386e6d536f128da03a9d4f2f12fe /data/rpg-tools-cd
parentd22367abbb07f020dfb387032e9b72a040a170f5 (diff)
parent0faa5175b6f0de8835ed514615ac64135f406b29 (diff)
Merge branch 'working'
Diffstat (limited to 'data/rpg-tools-cd')
-rwxr-xr-xdata/rpg-tools-cd/wands.gram119
1 files changed, 119 insertions, 0 deletions
diff --git a/data/rpg-tools-cd/wands.gram b/data/rpg-tools-cd/wands.gram
new file mode 100755
index 0000000..2bf7cd8
--- /dev/null
+++ b/data/rpg-tools-cd/wands.gram
@@ -0,0 +1,119 @@
+[wand] a wand
+ a [material] wand
+ a [wand-tip] wand
+ a [material] [wand-tip] wand
+
+pragma suffix-with [wand] [tipped]
+pragma suffix-with [wand] [ornament]
+pragma suffix-with [wand] [inscription]
+
+pragma initial-rule [wand]
+
+[material]
+ ivory
+ glass
+ ash
+ bone
+ [material-metal]
+ [material-wood]
+
+[tipped] tipped with a [tip]
+
+[wand-tip] [tip] -tipped
+
+pragma despace-rule [wand-tip]
+
+[ornament] decorated with [ornaments]
+
+[inscription] inscribed with [inscriptions]
+ with a [inscriptions] inscribed on it
+
+[material-wood] teak
+ ironwood
+ bamboo
+ willow
+ bronze
+ cedar
+ darkwood
+ ebony
+ birch
+ oak
+ ash
+ pine
+ reed
+
+[material-metal] bronze
+ copper
+ mithril
+ steel
+ silver
+
+[tip] tuning fork
+ crystal lens
+ dragon tooth
+ dessicated eye
+ pentagram
+ crescent moon
+ [tip-jewel]
+ [tip-metal]
+
+[tip-jewel] diamond
+ amethyst
+ amber
+ emerald
+ onyx disc
+ ruby
+ uncut quartz
+ sapphire
+
+[tip-metal] golden orb
+ iron spike
+ copper sun
+ silver star
+ tin thimble
+
+[ornaments] ribbons
+ chains
+ feathers
+ glitter
+ leather braids
+ [ornaments-sigils]
+ [ornaments-creatures]
+ [ornaments-elements]
+
+[ornaments-sigils] lucky charms
+ hieroglyphs
+ alchemy signs
+ holy symbols
+ unholy symbols
+ arcane sigils
+
+[ornaments-elements] waves
+ lightning
+ flames
+ whirlwinds
+
+[ornaments-creatures] serpents
+ dragons
+ spiders and insects
+
+[inscriptions] unreadable
+ gnomish
+ aboleth
+ abyssal
+ aquan
+ dwarven
+ draconic
+ lost tongue
+ sphinx
+ ignan
+ orcish
+ elven
+ dreemspeech
+ celestial
+ runes
+ auran
+ sylvan
+ terran
+ druidic
+ infernal