Thursday, 14th January 2016, 21:29 by bcadren
I still think Beogh is fairly weak and needs more significant boosts; but a small change in the right direction is more likely to get in quickly.Smiting does 9-12 dam at 0 Invo and 9-72 dam at 27 Invo; currently it costs 3 MP, 80 Nutrition (barely relevant) and 2-4 Piety. I suggest increasing the MP cost, to make it harder to spam in a single fight. 5, instead of 3. AND lowering the piety cost so it's easier to use in multiple fights 1-3 or even 1-2; instead of 2-4.
Specifically this would be a change to:
ability.cc lines 284 and 285:
- Code:
{ ABIL_BEOGH_SMITING, "Smiting",
3, 0, 80, generic_cost::fixed(3), abflag::NONE },
And Exercise.cc lines 123 and 124:
- Code:
case ABIL_BEOGH_SMITING:
return 2 + random2(2);
Should I submit a patch (for two lines of change)?
I'm beginning to feel like a Cat God! Felid streaks: {FeVM^Sif Muna, FeWn^Dithmenos, FeAr^Pakellas}, {FeEE^Ashenzari, FeEn^Gozag, FeNe^Sif Muna, FeAE^Vehumet...(ongoing)}
- For this message the author bcadren has received thanks: 2
- duvessa, nago