I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/questdata/scenes/Dungeon/dungeon events/Orc boss.rpy", line 815, in script
$ lightning_strike_damage = LightningStrike(orc_boss, pc)
File "game/questdata/scenes/Dungeon/dungeon events/Orc boss.rpy", line 815, in <module>
$ lightning_strike_damage = LightningStrike(orc_boss, pc)
File "game/functional/Functions/Spell functions.rpy", line 165, in LightningStrike
caster.spell_lightning_points += 1
AttributeError: 'Player' object has no attribute 'spell_lightning_points'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/questdata/scenes/Dungeon/dungeon events/Orc boss.rpy", line 815, in script
$ lightning_strike_damage = LightningStrike(orc_boss, pc)
File "E:\Programme\VisualNovel\EarthsLastGuardian\EarthsLastGuardian-0.1.3-pc\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\Programme\VisualNovel\EarthsLastGuardian\EarthsLastGuardian-0.1.3-pc\renpy\python.py", line 1049, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/questdata/scenes/Dungeon/dungeon events/Orc boss.rpy", line 815, in <module>
$ lightning_strike_damage = LightningStrike(orc_boss, pc)
File "game/functional/Functions/Spell functions.rpy", line 165, in LightningStrike
caster.spell_lightning_points += 1
AttributeError: 'Player' object has no attribute 'spell_lightning_points'
Windows-10-10.0.19045 AMD64
Ren'Py 8.0.1.22070801
Earth's Last Guardian 0.1.3
Wed Nov 8 13:57:38 2023