Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 04/21/2024 04:16:02 plugins.aetolia.gmcp | Game: Char.Vitals, {'hp': '6066', 'maxhp': '6095', 'mp': '4687', 'maxmp': '4687', 'ep': '26350', 'maxep': '26400', 'wp': '19375', 'maxwp': '19380', 'nl': '41', 'xp': '1412531300', 'maxxp': '3432411500', 'blood': '100', 'bleeding': '0', 'blind': '1', 'deaf': '1', 'prone': '0', 'cloak': '1', 'fangbarrier': '1', 'phased': '0', 'elevation': 'ground', 'herb': '1', 'salve': '1', 'pipe': '1', 'elixir': '1', 'moss': '1', 'tree': '1', 'focus': '1', 'writhing': '0', 'fallen': '0', 'soul': '100', 'residual': '11', 'madness': '0', 'balance': '0', 'equilibrium': '1', 'ability_bal': '1', 'left_arm': '1', 'right_arm': '1', 'wield_left': 'scimitar90900', 'wield_right': 'scimitar98033', 'charge_left': '50', 'charge_right': '50', 'mounted': '0', 'vote': '0', 'string': 'H:6066/6095 M:4687/4687 E:26350/26400 W:19375/19380 NL:41/100', 'charstats': ['Class: Revenant', 'Bleeding: 0', 'Weapon Charge (Left): 50', 'Weapon Charge (Right): 50']}
- BATTLE ON STAT LOSS
- 04/21/2024 04:16:02 wattle.matchables.nodes |
- Exception occurred in 'wattle.plugins.battle' signal <453c45c1-ec3a-4530-b082-af1c69acb138>
- File "/root/wattle/plugins/battle/src/abilities.py", line 789
- <process(m=MatchContext, *args=(), **kwargs={'line': '[H:6066/6095 M:4687/4687 e-] 17:16:02.683', 'buffer': ['You actuate your left-hand weapon with wasi.', 'You envenom your right-hand weapon with kalmia.', 'You use Riving Duplicity on Sheryni.', 'You cut sharply with a gleaming scimitar, wounding Sheryni.', 'Sheryni jerks to the side, the attack partly dulled.', "You wince in pain as you scratch yourself upon Sheryni's spikes.", 'Health Lost: 29, unblockable, none', 'You score Sheryni with an agile jab of a gleaming scimitar.', 'You discern that a layer of kalmia has rubbed off your weapon.', 'Balance Used: 2.21 seconds']})>
- dispatch.end_capture()
- File "/root/wattle/plugins/battle/src/abilities.py", line 191
- <end_capture(self=<wattle.plugins.battle.abilities.AbilityDispatch object at 0x7f72bbe696f0>)>
- ability.process()
- File "/root/wattle/plugins/battle/src/abilities.py", line 273
- <process(self=CombinationAbility(skill='riving', name='duplicity', caster='Virelen', target='Sheryni', spec=<class 'wattle.plugins.battle.skillsets.riving.Duplicity'>, pov=2, brief='You use Riving Duplicity on Sheryni.', verbose='You cut sharply with a gleaming scimitar, wounding Sheryni.', case=None, buffer=[AbilityLine(line='You cut sharply with a gleaming scimitar, wounding Sheryni.', linetype='OTHER', params=()), AbilityLine(line='Sheryni jerks to the side, the attack partly dulled.', linetype='OTHER', params=()), AbilityLine(line="You wince in pain as you scratch yourself upon Sheryni's spikes.", linetype='OTHER', params=()), AbilityLine(line='Health Lost: 29, unblockable, none', linetype='INFO', params=()), AbilityLine(line='You score Sheryni with an agile jab of a gleaming scimitar.', linetype='OTHER', params=()), AbilityLine(line='You discern that a layer of kalmia has rubbed off your weapon.', linetype='VENOM', params=('kalmia',)), AbilityLine(line='Balance Used: 2.21 seconds', linetype='INFO', params=())], add=[<venom.kalmia: 'kalmia'>], remove=[], cooldowns={<cooldown.balance: 'balance'>: 2.21}, trauma={}))>
- self.process_target(spec, target)
- File "/root/wattle/plugins/battle/src/abilities.py", line 351
- <process_target(self=CombinationAbility(skill='riving', name='duplicity', caster='Virelen', target='Sheryni', spec=<class 'wattle.plugins.battle.skillsets.riving.Duplicity'>, pov=2, brief='You use Riving Duplicity on Sheryni.', verbose='You cut sharply with a gleaming scimitar, wounding Sheryni.', case=None, buffer=[AbilityLine(line='You cut sharply with a gleaming scimitar, wounding Sheryni.', linetype='OTHER', params=()), AbilityLine(line='Sheryni jerks to the side, the attack partly dulled.', linetype='OTHER', params=()), AbilityLine(line="You wince in pain as you scratch yourself upon Sheryni's spikes.", linetype='OTHER', params=()), AbilityLine(line='Health Lost: 29, unblockable, none', linetype='INFO', params=()), AbilityLine(line='You score Sheryni with an agile jab of a gleaming scimitar.', linetype='OTHER', params=()), AbilityLine(line='You discern that a layer of kalmia has rubbed off your weapon.', linetype='VENOM', params=('kalmia',)), AbilityLine(line='Balance Used: 2.21 seconds', linetype='INFO', params=())], add=[<venom.kalmia: 'kalmia'>], remove=[], cooldowns={<cooldown.balance: 'balance'>: 2.21}, trauma={}), spec=<class 'wattle.plugins.battle.skillsets.riving.Duplicity'>, target=Sheryni)>
- target.add(status)
- File "/root/wattle/plugins/battle/src/machinery.py", line 27
- <wrapper(obj=Sheryni, *args=(<affliction.asthma: 'asthma'>,), **kwargs={})>
- func(obj, *args, **kwargs)
- File "/root/wattle/plugins/battle/src/machinery.py", line 726
- <add(self=Sheryni, x=<affliction.asthma: 'asthma'>)>
- self.space.execute(lambda s: s.add(x))
- File "/root/wattle/plugins/battle/src/probability.py", line 45
- <execute(self=[<wattle.plugins.battle.machinery.TargetState object at 0x7f72b86153c0>], function=<function StatefulTarget.add.<locals>.<lambda> at 0x7f72b848ecb0>)>
- function(self[len(self)-1])
- File "/root/wattle/plugins/battle/src/machinery.py", line 726
- <<lambda>(s=<wattle.plugins.battle.machinery.TargetState object at 0x7f72b86153c0>)>
- self.space.execute(lambda s: s.add(x))
- File "/root/wattle/plugins/battle/src/machinery.py", line 141
- <add(self=<wattle.plugins.battle.machinery.TargetState object at 0x7f72b86153c0>, x=<affliction.asthma: 'asthma'>)>
- case types.affliction.sensitivity|types.affliction.prefarar:
- File "/usr/lib/python3.10/enum.py", line 437
- <__getattr__(cls=<enum 'affliction'>, name='prefarar')>
- raise AttributeError(name) from None
- AttributeError: prefarar
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement