|
|
Line 67: |
Line 67: |
| | [[Ultimate Healing]] | | | [[Ultimate Healing]] |
| | 1,000 gp | | | 1,000 gp |
|
| |
| addSpellKeyword({"cure poison"}, "Cure Poison", 150)
| |
| addSpellKeyword({"find person"}, "Find Person", 80)
| |
| addSpellKeyword({"food"}, "Food", 300)
| |
| addSpellKeyword({"great light"}, "Great Light", 500)
| |
| addSpellKeyword({"intense healing"}, "Intense Healing", 350)
| |
| addSpellKeyword({"invisibil"}, "Invisibility", 2000)
| |
| addSpellKeyword({"light healing"}, "Light Healing", 170)
| |
| addSpellKeyword({"light"}, "Light", 100)
| |
| addSpellKeyword({"magic shield"}, "Magic Shield", 450)
| |
| addSpellKeyword({"summon creature"}, "Summon Creature", 2000)
| |
| addSpellKeyword({"ultimate healing"}, "Ultimate Healing", 1000)
| |
| addSpellKeyword({"conjure arrow"}, "Conjure Arrow", 450)
| |
| addSpellKeyword({"conjure poisoned arrow"}, "Conjure Poisoned Arrow", 700)
| |
| addSpellKeyword({"conjure explosive arrow"}, "Conjure Explosive Arrow", 1000)
| |
| addSpellKeyword({"destroy field"}, "Destroy Field", 700)
| |
|
| |
|
| |} | | |} |