Trickle.php

From Bebot Wiki 2
Revision as of 22:33, 16 September 2020 by B3b0tUzR (talk | contribs) (Created page with '====== Trickle.php ====== ==== Description ==== This module calculates the trickle-down to skills that comes from increasing base stats ==== Features ==== * Accepts both f…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
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 ^ 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

This module has no settings.

Module colors

This module defines no colors.

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