Difference between revisions of "Xiu/+Node System"
m |
m |
||
| Line 5: | Line 5: | ||
<!-- It takes care of all the fancy formatting and the 'Unofficial' category :) --> | <!-- It takes care of all the fancy formatting and the 'Unofficial' category :) --> | ||
| − | <!-- ##### Disclaimer Section header | + | <!-- ##### Disclaimer Section header ######################################################################### --> |
|- | |- | ||
| id="codedisclaimer" | | | id="codedisclaimer" | | ||
| − | <!-- ##### Disclaimer Section Content. | + | <!-- ##### Disclaimer Section Content. ####################################################################### --> |
THIS IS NOT OFFICIAL COH CODE!<br/> | THIS IS NOT OFFICIAL COH CODE!<br/> | ||
| Line 16: | Line 16: | ||
This is simply a tool / helper, made and offered by other players.<br/> | This is simply a tool / helper, made and offered by other players.<br/> | ||
| − | <!-- ##### Images Section header | + | <!-- ##### Images Section header ############################################################################# --> |
| id="codeimages" rowspan="99" | | | id="codeimages" rowspan="99" | | ||
| − | <!-- ##### Images Section Content. | + | <!-- ##### Images Section Content. ########################################################################### --> |
[[File:nodecode.png|300px|thumb|center]] | [[File:nodecode.png|300px|thumb|center]] | ||
[[File:nodehelp.png|300px|thumb|center]] | [[File:nodehelp.png|300px|thumb|center]] | ||
| − | <!-- ##### Title Section Header | + | <!-- ##### Title Section Header ############################################################################## --> |
|- | |- | ||
| id="codetitle" | | | id="codetitle" | | ||
| − | <!-- ##### Title Section Content | + | <!-- ##### Title Section Content ############################################################################# --> |
Xiu's +Node System | Xiu's +Node System | ||
| − | <!-- ##### Description Section header | + | <!-- ##### Description Section header ######################################################################## --> |
|- | |- | ||
| class="codeheader" | | | class="codeheader" | | ||
| Line 36: | Line 36: | ||
|- | |- | ||
| class="codetext" | | | class="codetext" | | ||
| − | <!-- ##### Description Section content | + | <!-- ##### Description Section content ####################################################################### --> |
| Line 48: | Line 48: | ||
| − | <!-- ###### Commands Section Header | + | <!-- ###### Commands Section Header ########################################################################## --> |
|- | |- | ||
| class="codeheader" | | | class="codeheader" | | ||
| Line 54: | Line 54: | ||
|- | |- | ||
| class="codetext" | | | class="codetext" | | ||
| − | <!-- ###### Commands Section Content | + | <!-- ###### Commands Section Content ######################################################################### --> |
| Line 86: | Line 86: | ||
| − | <!-- ###### Setup Section Header | + | <!-- ###### Setup Section Header ############################################################################# --> |
|- | |- | ||
| class="codeheader" | | | class="codeheader" | | ||
| Line 92: | Line 92: | ||
|- | |- | ||
| class="codetext" | | | class="codetext" | | ||
| − | <!-- ###### Setup Section Content | + | <!-- ###### Setup Section Content ############################################################################ --> |
| Line 100: | Line 100: | ||
| − | <!-- ###### Credits Section Header | + | <!-- ###### Credits Section Header ############################################################################ --> |
|- | |- | ||
| class="codeheader" | | | class="codeheader" | | ||
| Line 106: | Line 106: | ||
|- | |- | ||
| class="codetext" | | | class="codetext" | | ||
| − | <!-- ###### Credits Section Content | + | <!-- ###### Credits Section Content ########################################################################### --> |
| Line 115: | Line 115: | ||
--Xiu | --Xiu | ||
| − | <!-- ###### End | + | <!-- ###### End ############################################################################################### --> |
|} | |} | ||
Revision as of 03:44, 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 |