Anton Simakov

Results 161 comments of Anton Simakov

Right, as you may expect from its name, `next_weather` do not force the game to change the weather to some picked, it force the game to see what another weather...

I think if there was an ability to hit a weakpoint without weakpoint knowledge (related to its difficulty) it would make sense. But i dont know how the current weakpoints...

Okay i just did some stuff, and found the spell realisation would be way worse than you have now. Sorry bout that > Heat damage Iirc heat damage always ignite...

Note: to make our files style consistent we use [this linter](https://dev.narc.ro/cataclysm/format.html). It is a mandatory thing for this project, so please lint your files

a bit late, but: `"condition": { "math": [ "_spell_id", "==", "eoc_evocation_setup" ] },` - always return true, since it is `math`, it can't compare strings, and since both _spell_id and...

Previous attempt, that went into wrong direction and was rejected, is #66224

while here, back_holster would benefit if someone remove `Whilst initially cumbersome, it becomes much easier to use with practice` line from it

nesting is bandaid, it doesn't help much in theory some EoC stuff can be made to handle it, and it won't even be bad

alternatively one can make EoC/math effect that consume charges from an item, and then it can be emulated entirely using EoC