Trickle.php

From Bebot Wiki 2
Jump to navigationJump to search
Trickle.php[edit]

Description[edit]

This module calculates the trickle-down to skills that comes from increasing base stats


Features[edit]

 * Accepts both full length and abbrevations of the base stats (int, psy, sen, agi, str, sta).


Commands provided[edit]
^Command  ^ Keyword  ^Argument(s)   ^Description                                                                      ^Tell  ^Guild ^Priv   ^
|!trickle |          |[s1 <val>]...[s6 <val] |Calculates the trickle from increasing the given stats with <val> points|Guest |Guest |Guest  |

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[edit]

This module has no settings.

Module colors[edit]

This module defines no colors.

Notes[edit]
 * This module uses core/BaseModule.php and code/Error.php and does require PHP5