diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2017-10-04 19:27:40 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2017-10-04 19:27:40 -0300 |
| commit | 4bba1173779dc7933c651785d491fb089515e1e2 (patch) | |
| tree | d35e7e4a6d6f7623e0199549a3fd9052129ccf37 /RGens/data/sample-grammars/diablo-ii/diabloiiperish.gram | |
| parent | aca42f9940eef4ddac53f50d95ec9f415848951b (diff) | |
Minor grammar tweaks
Diffstat (limited to 'RGens/data/sample-grammars/diablo-ii/diabloiiperish.gram')
| -rwxr-xr-x | RGens/data/sample-grammars/diablo-ii/diabloiiperish.gram | 194 |
1 files changed, 97 insertions, 97 deletions
diff --git a/RGens/data/sample-grammars/diablo-ii/diabloiiperish.gram b/RGens/data/sample-grammars/diablo-ii/diabloiiperish.gram index f910de8..a3c8693 100755 --- a/RGens/data/sample-grammars/diablo-ii/diabloiiperish.gram +++ b/RGens/data/sample-grammars/diablo-ii/diabloiiperish.gram @@ -1,110 +1,110 @@ [perishables] [perishable-type] of [perishable-effect] - [perishable-effect] [perishable-type] - [bodypart] of [perishable-effect] + [perishable-effect] [perishable-type] + [bodypart] of [perishable-effect] pragma export-rule [perishables] [bodypart] heart - brain - jawbone - eye - ear - horn - tail - fang - quill - scalp - spleen - soul + brain + jawbone + eye + ear + horn + tail + fang + quill + scalp + spleen + soul [perishable-type] potion - oil - herb - elixir - resin + oil + herb + elixir + resin [perishable-effect] [restore-effect] - light [restore-effect] - full [restore-effect] - detox - restoration - flaming - explosive - fulminating - [gas-type] gas - acidic - energizing - strengthening - empowering - artful - skillful - adroit - sturdy - hardy - robust - sage - shrewd - vivid - indigo - cerulean - russet - vermillion - crackling - forked - swart - atramentous - vital - enduring - urgent - fleet - brisk - swift - dazzling - fascinating - bright - solar - omniscient - mystical - arcane - strength - dexterity - vitality - intelligence - chi - spectral - fire - ice - lightning - magic - psionic - poison - energy - accuracy - damage - defense - life - power - accuracy - precision - mastery - sharpness - pain - savagery - death - hardening - imperviousness - immunity - skill - fortitude - blacksmith’s - permanence - enchantment + light [restore-effect] + full [restore-effect] + detox + restoration + flaming + explosive + fulminating + [gas-type] gas + acidic + energizing + strengthening + empowering + artful + skillful + adroit + sturdy + hardy + robust + sage + shrewd + vivid + indigo + cerulean + russet + vermillion + crackling + forked + swart + atramentous + vital + enduring + urgent + fleet + brisk + swift + dazzling + fascinating + bright + solar + omniscient + mystical + arcane + strength + dexterity + vitality + intelligence + chi + spectral + fire + ice + lightning + magic + psionic + poison + energy + accuracy + damage + defense + life + power + accuracy + precision + mastery + sharpness + pain + savagery + death + hardening + imperviousness + immunity + skill + fortitude + blacksmith’s + permanence + enchantment [restore-effect] healing - mana - rejuvenation - chi + mana + rejuvenation + chi [gas-type] rancid - choking - strangling + choking + strangling |
