User:CommanderC
Revision as of 17:05, 19 July 2014 by CommanderC (talk | contribs)
Some scripts I've made:
- Crystal ball: User:CommanderC/crystal ball.pl
- Spell popularity: User:CommanderC/winners spells.pl
- Changelog-fix.pl: User:CommanderC/changelog-fix.py
- Stab-bonus.pl: User:CommanderC/stab-bonus.pl
- Image bot: User:CommanderC/image-bot.pl
- Monsters&spells bot: https://gitorious.org/crawl-wiki-monster-bot/crawl-wiki-monster-bot.
- Sum of three independent random variables: User:CommanderC/rv3.gnuplot
- Replace item templates with item-noicon: User:CommanderC/book-fix.pl
- Traps: User:CommanderC/trap013.gp (0.13), User:CommanderC/trap.gp (0.12)
- Magic resistance: User:CommanderC/mr.gp
- Spellpower to enchantment power (stepdown_value(power, 30, 40, 100, 120) in actor::check_res_magic)