Difference between revisions of "Xiu/+Node System"
m |
m |
||
| Line 7: | Line 7: | ||
{| id="codetable" | {| id="codetable" | ||
| − | <!-- ######################## Disclaimer and Images Section | + | <!-- ######################## Disclaimer and Images Section header ######################## --> |
|- | |- | ||
| id="codedisclaimer" | | | id="codedisclaimer" | | ||
| + | <!-- ######################## Disclaimer and Images Section Content. ######################## --> | ||
THIS IS NOT OFFICIAL COH CODE!<br/> | THIS IS NOT OFFICIAL COH CODE!<br/> | ||
| Line 23: | Line 24: | ||
| − | <!-- ######################## Title Section | + | <!-- ######################## Title Section Header ######################## --> |
|- | |- | ||
| id="codetitle" | | | id="codetitle" | | ||
| + | <!-- ######################## Title Section Content ######################## --> | ||
Xiu's +Node System | Xiu's +Node System | ||
| − | <!-- ######################## Description Section | + | <!-- ######################## Description Section header ######################## --> |
|- | |- | ||
| class="codeheader" | | | class="codeheader" | | ||
| Line 35: | Line 37: | ||
|- | |- | ||
| class="codetext" | | | class="codetext" | | ||
| + | <!-- ######################## Description Section content ######################## --> | ||
| Line 46: | Line 49: | ||
| − | <!-- ######################## Commands Section | + | <!-- ######################## Commands Section Header ######################## --> |
|- | |- | ||
| class="codeheader" | | | class="codeheader" | | ||
| Line 52: | Line 55: | ||
|- | |- | ||
| class="codetext" | | | class="codetext" | | ||
| + | <!-- ######################## Commands Section Content ######################## --> | ||
| Line 83: | Line 87: | ||
| − | <!-- ######################## Setup Section | + | <!-- ######################## Setup Section Header ######################## --> |
|- | |- | ||
| class="codeheader" | | | class="codeheader" | | ||
| Line 89: | Line 93: | ||
|- | |- | ||
| class="codetext" | | | class="codetext" | | ||
| + | <!-- ######################## Setup Section Content ######################## --> | ||
| Line 96: | Line 101: | ||
| − | <!-- ######################## Credits Section | + | <!-- ######################## Credits Section Header ######################## --> |
|- | |- | ||
| class="codeheader" | | | class="codeheader" | | ||
| Line 102: | Line 107: | ||
|- | |- | ||
| class="codetext" | | | class="codetext" | | ||
| + | <!-- ######################## Credits Section Content ######################## --> | ||
| Line 111: | Line 117: | ||
| + | <!-- ######################## End ######################## --> | ||
|} | |} | ||
Revision as of 03:15, 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
|