Branwen's Spiritual Hammer should have the appropriate duration and casting time
Hurricane
Member, Translator (NDA) Posts: 730
Branwen's Spiritual Hammer ability (SPIN113.spl) imitates the Cleric spell (SPPR213.spl) and uses that spell's description. However, there are inconsistencies between the description and the ability's implementation. The description states:
- "Duration: 3 rounds + 1 round/level"
- "Casting Time: 5"
But her ability uses:
- Duration: 10 turns (2 in-game hours) at all caster levels, no level progression
- Casting time: 1
Therefore it is necessary to change the ability or create a matching description, depending on what is intended.
N.B.: In BG:EE v1.3.2053 the duration cannot be tested correctly in-game due to a known bug in effect opcode 111 (link). The bug is fixed in BG2:EE v1.3.2064.
- "Duration: 3 rounds + 1 round/level"
- "Casting Time: 5"
But her ability uses:
- Duration: 10 turns (2 in-game hours) at all caster levels, no level progression
- Casting time: 1
Therefore it is necessary to change the ability or create a matching description, depending on what is intended.
N.B.: In BG:EE v1.3.2053 the duration cannot be tested correctly in-game due to a known bug in effect opcode 111 (link). The bug is fixed in BG2:EE v1.3.2064.
0