Difference between revisions of "Xiu/+Node System"
m |
(Adde +venture variant of the +node object) |
||
(One intermediate revision by the same user not shown) | |||
Line 35: | Line 35: | ||
− | This code allows Mage players to | + | This code allows Mage players to create and place a '+node' object into their Sanctums, Chantries or similiar locations where a Mage or cabal might be in possession of a Node. |
Line 91: | Line 91: | ||
The setup is easy: | The setup is easy: | ||
1) Type '@clone/inventory #3184' | 1) Type '@clone/inventory #3184' | ||
+ | |||
+ | (ALTERNATIVE: @clone/inventory #20371 for a version that prefers the term 'Primal Venture'. Thanks to Rivashka for the idea!) | ||
+ | |||
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 :) | ||
Latest revision as of 10:26, 15 September 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' (ALTERNATIVE: @clone/inventory #20371 for a version that prefers the term 'Primal Venture'. Thanks to Rivashka for the idea!) 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 |