summaryrefslogtreecommitdiff
path: root/RGens/data/sample-grammars/art-objects.gram
diff options
context:
space:
mode:
authorbculkin2442 <bjculkin@mix.wvu.edu>2017-02-07 10:32:57 -0500
committerbculkin2442 <bjculkin@mix.wvu.edu>2017-02-07 10:32:57 -0500
commit3b07acb43c5f865c65094ae891f5a2dc791c8088 (patch)
tree45e65344aa4ff277c48834344c723cc57f4387a9 /RGens/data/sample-grammars/art-objects.gram
parent03838b1b6c0a71042b69b2cb3de5faaf7a526596 (diff)
Update
Diffstat (limited to 'RGens/data/sample-grammars/art-objects.gram')
-rwxr-xr-xRGens/data/sample-grammars/art-objects.gram93
1 files changed, 93 insertions, 0 deletions
diff --git a/RGens/data/sample-grammars/art-objects.gram b/RGens/data/sample-grammars/art-objects.gram
new file mode 100755
index 0000000..0a97edb
--- /dev/null
+++ b/RGens/data/sample-grammars/art-objects.gram
@@ -0,0 +1,93 @@
+[treasure] [gemstones]
+ [art-object]
+ [art-object] as well as [gemstones]
+ [gemstones] as well as [art-object]
+
+pragma initial-rule [treasure]
+
+[art-object] [common-art]
+ [uncommon-art]
+ [rare-art]
+ [legendary-art]
+ [epic-art]
+ [mythic-art]
+
+[gemstones] [common-gem]
+ [rare-gem]
+ [legendary-gem]
+ [epic-gem]
+
+[common-gem] amber
+ amethyst
+ garnet
+ moonstone
+ jade
+ pearl
+ peridot
+ turquoise
+
+[rare-gem] alexandrite
+ aquamarine
+ black pearl
+ topaz
+
+[legendary-gem] emerald
+ fire opal
+ sapphire
+
+[epic-gem] diamond
+ jacinth
+ ruby
+
+[common-art] gold ring with [common-gem]
+ bone/ivory statuette
+ gold bracelet
+ silver necklace
+ bronze crown
+ silver-plated sword
+ silk robe
+
+[uncommon-art] gold ring with [legendary-gem]
+ gold/silver necklace
+ gold bracelet studded with [rare-gem]
+ gold necklace adorned with [common-gem]
+ silver tiara/crown decorated with [common-gem]
+ ivory comb with embedded [rare-gem]
+ gold vestments
+
+[rare-art] gold/platinum ring with [legendary-gem]
+ gold/silver statuette adorned with [rare-gem]
+ gold necklace adorned with [rare-gem]
+ gold crown with [rare-gem]
+ gold chalice dusted with [common-gem]
+ ceremonial gold chest-plate
+ enormous [common-gem]
+
+[legendary-art] platinum ring with [epic-gem]
+ gold statuette with [legendary-gem]
+ mithral necklace with [legendary-gem]
+ adamantine crown with many [legendary-gem]
+ adamantine box containing [art-element]
+ black tunic woven of pure [art-element]
+ enormous [rare-gem]
+
+[epic-art] mithral ring with an astral diamond
+ gold statuette with eyes of [epic-gem]
+ gold necklace adorned with [epic-gem]
+ mithral tiara studded with [epic-gem]
+ cup of celestial cold that glows with inner light
+ silvery cloak of astral thread
+ enormous [legendary-gem]
+
+[mythic-art] bracelet formed of cold elemental [art-element]
+ gown woven of elemental [art-element]
+ brass ring with bound elemental [art-element]
+ celestial gold statuette with astral diamonds
+ royal attire of astral thread loaded with [epic-gem]
+ enormous [epic-gem]
+
+[art-element] shadow
+ lightning
+ flame
+ fire
+ water