Table of Contents
Scroll Of Psionic Blast - Code References
Java Classes
JSON Configuration
This entity is implemented in Java, no JSON configuration exists
String Resources
<code xml>
<string name=“ScrollOfPsionicBlast_Name”>Scroll of Psionic Blast</string>
<string name=“ScrollOfPsionicBlast_Info”>The energy of this scroll will discharge a psionic blast, dealing tremendous damage to all creatures in your field of view. The damage is so immense that it will also temporarily blind you.</string>
<string name=“ScrollOfPsionicBlast_Unknown”>You don\'t know what this scroll will do yet.</string>
<string name=“ScrollOfPsionicBlast_Kill”>The psionic blast killed you…</string>
<string name=“ScrollOfPsionicBlast_Desc”>The energy of this scroll will discharge a psionic blast, dealing tremendous damage to all creatures in your field of view. The damage is so immense that it will also temporarily blind you.</string>
<string name=“ScrollOfPsionicBlast_Uses”>Uses: %d</string>
</code>
Lua Scripts
This entity is implemented in Java, no Lua script exists
