Difference between revisions of "User:CommanderC"

From CrawlWiki
Jump to: navigation, search
 
(17 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
*Crystal ball: [[User:CommanderC/crystal ball.pl]]
 
*Crystal ball: [[User:CommanderC/crystal ball.pl]]
 
*Spell popularity: [[User:CommanderC/winners spells.pl]]
 
*Spell popularity: [[User:CommanderC/winners spells.pl]]
*Spell info: [[User:CommanderC/spl.pl]] (requires a modified version of monster-trunk)
+
*Changelog-fix.pl: [[User:CommanderC/changelog-fix.py]]
 
+
*Stab-bonus.pl: [[User:CommanderC/stab-bonus.pl]]
==Monster-bot==
+
*Image bot: [[User:CommanderC/image-bot.pl]]
*Make a copy of [[Template:Monster]]. It won't be processed by the bot.
+
*Monsters&spells bot: [https://gitorious.org/crawl-wiki-monster-bot/crawl-wiki-monster-bot https://gitorious.org/crawl-wiki-monster-bot/crawl-wiki-monster-bot].
*Move [[Template:Eats items]] from [[:Category:Item usage]] to [[:Category:Monster flag]], where it belongs.
+
*Sum of three independent random variables: [[User:CommanderC/rv3.gnuplot]]
*New speed templates. Different actions can have different costs (swimming, move, ...).
+
*Replace ''item'' templates with ''item-noicon'': [[User:CommanderC/book-fix.pl]]
*Add spells to [[Template:Monster]].
+
*Traps: [[User:CommanderC/trap013.gp]] (0.13), [[User:CommanderC/trap.gp]] (0.12)  
 +
*[[Magic resistance]]: [[User:CommanderC/mr.gp]]
 +
*[http://pastebin.com/3W5Md9uB Spellpower to enchantment power] (stepdown_value(power, 30, 40, 100, 120) in actor::check_res_magic)

Latest revision as of 18:05, 19 July 2014

Some scripts I've made: