Difference between revisions of "Trickle.php"
From Bebot Wiki 2
Jump to navigationJump to search (Created page with '====== Trickle.php ====== ==== Description ==== This module calculates the trickle-down to skills that comes from increasing base stats ==== Features ==== * Accepts both f…') |
(No difference)
|
Revision as of 22:33, 16 September 2020
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