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/diabloiisuffixes.gram | |
| parent | aca42f9940eef4ddac53f50d95ec9f415848951b (diff) | |
Minor grammar tweaks
Diffstat (limited to 'RGens/data/sample-grammars/diablo-ii/diabloiisuffixes.gram')
| -rwxr-xr-x | RGens/data/sample-grammars/diablo-ii/diabloiisuffixes.gram | 338 |
1 files changed, 169 insertions, 169 deletions
diff --git a/RGens/data/sample-grammars/diablo-ii/diabloiisuffixes.gram b/RGens/data/sample-grammars/diablo-ii/diabloiisuffixes.gram index 80aec16..b2f2d44 100755 --- a/RGens/data/sample-grammars/diablo-ii/diabloiisuffixes.gram +++ b/RGens/data/sample-grammars/diablo-ii/diabloiisuffixes.gram @@ -1,218 +1,218 @@ [suffix] [damage-reduction] - [defense-effect] - [durability] - [hitpoints] - [ability-scores] - [cursed] - [recovery] - [memorization] - [combat-action] - [treasure-finder] - [light-source] - [hazard-reduction] - [damage-increase] - [min-damage] - [attack-speed] - [attack-effect] - [attack-restore] - [item-damage] - [weapon-proficency] - [weapon-use] - [spell-casting] + [defense-effect] + [durability] + [hitpoints] + [ability-scores] + [cursed] + [recovery] + [memorization] + [combat-action] + [treasure-finder] + [light-source] + [hazard-reduction] + [damage-increase] + [min-damage] + [attack-speed] + [attack-effect] + [attack-restore] + [item-damage] + [weapon-proficency] + [weapon-use] + [spell-casting] pragma export-rule [suffix] [damage-reduction] health - protection - absorption - life - deflection + protection + absorption + life + deflection [defense-effect] thorns - spikes - blocking + spikes + blocking [durability] sturdiness - structure - the ages - bonding - unity + structure + the ages + bonding + unity [hitpoints] the [hitpoints-act] [hitpoints-act] jackal - fox - jaguar - wolf - eagle - tiger - lion - mammoth - whale - colossus + fox + jaguar + wolf + eagle + tiger + lion + mammoth + whale + colossus [ability-scores] vitality - dexterity - magic - strength - the lynx - zest - skill - the mind - might - the leopard - vim - accuracy - brilliance - power - the jaguar - vigor - precision - sorcery - the giant - the tiger - life - perfection - wizardry - the titan - the lion - the sky - the moon - the stars - the heavens - the zodiac + dexterity + magic + strength + the lynx + zest + skill + the mind + might + the leopard + vim + accuracy + brilliance + power + the jaguar + vigor + precision + sorcery + the giant + the tiger + life + perfection + wizardry + the titan + the lion + the sky + the moon + the stars + the heavens + the zodiac [cursed] tears - pain - brittleness - decay - fragility - the vulture - disease - atrophy - dyslexia - weakness - the cat - the pit - illness - paralysis - draining - frailty - the rat - trouble - pox - corruption - infection - ruin - the exposed - discord - the night - the dark - the void - passivity - snail - fool + pain + brittleness + decay + fragility + the vulture + disease + atrophy + dyslexia + weakness + the cat + the pit + illness + paralysis + draining + frailty + the rat + trouble + pox + corruption + infection + ruin + the exposed + discord + the night + the dark + the void + passivity + snail + fool [recovery] regeneration - regrowth + regrowth [memorization] warding - the sentinel - guarding - negation - osmosis + the sentinel + guarding + negation + osmosis [combat-action] the apprentice - the magus - balance - stability - harmony + the magus + balance + stability + harmony [treasure-finder] greed - chance - wealth - fortune + chance + wealth + fortune [light-source] light - radiance - the sun + radiance + the sun [hazard-reduction] the thief - warmth - remedy - amelioration - defiance - purging + warmth + remedy + amelioration + defiance + purging [damage-increase] craftsmanship - quality - maiming - slaying - gore - devestation - the jester - carnage - slaughter + quality + maiming + slaying + gore + devestation + the jester + carnage + slaughter [min-damage] measure - worth - excellence - performance + worth + excellence + performance [attack-speed] readiness - alacrity - swiftness - quickness - speed - haste + alacrity + swiftness + quickness + speed + haste [attack-effect] frost - flame - shock - blight - ice - fire - lightning - venom - the glacier - burning - thunder - pestilence - vileness - the crusaders - destruction - peril - the bear - the grizzly + flame + shock + blight + ice + fire + lightning + venom + the glacier + burning + thunder + pestilence + vileness + the crusaders + destruction + peril + the bear + the grizzly [attack-restore] the leech - the claw - the bat - blood - the talon - the vampire - the lamprey + the claw + the bat + blood + the talon + the vampire + the lamprey [item-damage] piercing - breaking - puncturing - smashing - bashing + breaking + puncturing + smashing + bashing [weapon-proficency] ease - simplicity + simplicity [weapon-use] many - plenty + plenty [spell-casting] [spell-number] magic [spell-number] 1st - 2nd - 3rd - 4th - 5th - 6th - 7th - 8th - 9th + 2nd + 3rd + 4th + 5th + 6th + 7th + 8th + 9th |
