Differences
This shows you the differences between two versions of the page.
trickle.php [2013/09/12 22:49] |
trickle.php [2020/09/12 01:30] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Trickle.php ====== | ||
+ | |||
+ | ==== Description ==== | ||
+ | |||
+ | This module calculates the trickle-down to skills that comes from increasing base stats | ||
+ | |||
+ | |||
+ | ==== Features ==== | ||
+ | |||
+ | * Accepts both full length and abbrevations of the base stats (int, psy, sen, agi, str, sta). | ||
+ | |||
+ | |||
+ | ===== Commands provided ===== | ||
+ | |||
+ | ^Command | ||
+ | |!trickle | |[s1 < | ||
+ | |||
+ | <sub> | ||
+ | Notes to table:\\ | ||
+ | - The s1 trough s6 should be replaces with stats (int, psy, str, sta, sen or agi)\\ | ||
+ | - If you specify a stat more than once the last one will be used | ||
+ | </ | ||
+ | |||
+ | |||
+ | ===== Module settings ===== | ||
+ | |||
+ | This module has no settings. | ||
+ | |||
+ | ===== Module colors ===== | ||
+ | |||
+ | This module defines no colors. | ||
+ | |||
+ | ===== Notes ===== | ||
+ | |||
+ | * This module uses core/ | ||