Difference between revisions of "Xiu/+Node System"
m |
m |
||
| Line 8: | Line 8: | ||
{| id="codetable" | {| id="codetable" | ||
| − | |- | + | |- <!-- Disclaimer Section. Please use this disclaimer for all your code --> |
| − | + | | id="codedisclaimer" | | |
THIS IS NOT OFFICIAL COH CODE!<br/> | THIS IS NOT OFFICIAL COH CODE!<br/> | ||
| Line 22: | Line 22: | ||
[[File:nodehelp.png|300px|thumb|center]] | [[File:nodehelp.png|300px|thumb|center]] | ||
| − | |- | + | |- <!-- Title Section --> |
| − | + | | id="codetitle" | | |
Xiu's +Node System | Xiu's +Node System | ||
| − | |- | + | |- <!-- Description Section --> |
| − | + | | class="codeheader" | | |
-- Description -- | -- Description -- | ||
| Line 45: | Line 45: | ||
| − | |- | + | |- <!-- Commands Section --> |
| − | + | | class="codeheader" | | |
-- Commands -- | -- Commands -- | ||
| Line 83: | Line 83: | ||
| − | |- | + | |- <!-- Setup Section --> |
| − | + | | class="codeheader" | | |
-- Setup -- | -- Setup -- | ||
| Line 96: | Line 96: | ||
2) 'look +node' to check the object in your inventory. It contains instructions for easy setup :) | 2) 'look +node' to check the object in your inventory. It contains instructions for easy setup :) | ||
| − | |- | + | |- <!-- Credits Section --> |
| − | + | | class="codeheader" | | |
-- Credits and Bug Reporting -- | -- Credits and Bug Reporting -- | ||
Revision as of 02:53, 23 July 2020
|
THIS IS NOT OFFICIAL COH CODE! |
|
|
Xiu's +Node System | |
|
-- Description -- | |
|
| |
|
-- Commands -- | |
|
+node/drain tass=<amount> +node/drain stored tass=<amount>
The node's quintessence and tass automatically reflesh based on passing time. A node that gives 6 quintessence a week, for example, will roughly replenish 1 Quintessence per 1.2 passing days. This replenishment period does not get reset through moments of draining, but passes separately.
+node/store tass=<amount>
| |
|
-- Setup -- | |
|
1) Type '@clone/inventory #3184' 2) 'look +node' to check the object in your inventory. It contains instructions for easy setup :) | |
|
-- Credits and Bug Reporting -- | |
|
Report any bugs to Xiu by @mail, and/or ask questions on the Discussion tab of this page :) --Xiu |