diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2017-11-06 20:56:39 -0400 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2017-11-06 20:56:39 -0400 |
| commit | 72cbe4c1c664712c1fdecf75b039132a53d91635 (patch) | |
| tree | 0b61565e327eea7304848e40952092b7303c21f3 /RGens/data/sample-grammars/diablo-ii/diabloiiperish.gram | |
| parent | cba5ae6bc285439593f4e847c0d3b32e8e608ec8 (diff) | |
More grammar updates
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 0e3515c..c13cce8 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 - acidity - energizing - strengthening - empowering - artful - skillful - adroit - sturdiness - hardy - robust - sage - shrewd - vivid - indigo - cerulean - russet - vermilion - crackling - forked - swart - atramentous - vital - enduring - urgent - fleet - brisk - swift - dazzling - fascinating - bright - solar - omniscience - mystical - arcane - strength - dexterity - vitality - intelligence - chi - spectralness - 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 + acidity + energizing + strengthening + empowering + artful + skillful + adroit + sturdiness + hardy + robust + sage + shrewd + vivid + indigo + cerulean + russet + vermilion + crackling + forked + swart + atramentous + vital + enduring + urgent + fleet + brisk + swift + dazzling + fascinating + bright + solar + omniscience + mystical + arcane + strength + dexterity + vitality + intelligence + chi + spectralness + 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 |
