ComputerCraft Forums

ComputerCraft => Programs => Topic started by: Ozroth on Apr 03, 2021, 07:21 PM

Title: Dragon Block C calculators [1.7.10]
Post by: Ozroth on Apr 03, 2021, 07:21 PM
This program was created using minecraft 1.7.10, Computercraft version 1.75 (CraftOS 1.7)

This is a collection of calculators I have created to calculate different stats, prerequisites, scaling, and other information for the Dragon Block C mod, which can be found here: http://main.jingames.net/minecraft-mods/dragon-block-c/ (http://main.jingames.net/minecraft-mods/dragon-block-c/)

The values and formulas for the mod are based on values that are present on the server I play on. Most of these values should be the same, but certain modifiable variables such as form multipliers will be different. Beware of this.

Here are some examples:
TP cost calculator:
(https://camo.tmpim.com/91f42f4f584bf9a77d16062fb004b1f1c810f5e0/68747470733a2f2f692e696d6775722e636f6d2f714754593365732e706e67)
TPEvalv2:
(https://camo.tmpim.com/8102d19778762794602c284e1e04f7f304d7865a/68747470733a2f2f692e696d6775722e636f6d2f50367474414a4d2e706e67)
Dex by passive defense:
(https://camo.tmpim.com/a0c8b4bc8d4d491d0a9422c7dd5a5a5b1dc8b874/68747470733a2f2f692e696d6775722e636f6d2f4c53434a75456a2e706e67)
Defense by dex:
(https://camo.tmpim.com/c80d06e07a145dadb3d22702d666b0b43ccbcc52/68747470733a2f2f692e696d6775722e636f6d2f66746e336763592e706e67)

Downloads:
Dex: pastebin get KAN722fN (https://pastebin.com/KAN722fN)
tpcost calculator: pastebin get btyybrLj (https://pastebin.com/btyybrLj)
tpEval (depreciated, please use version 2): pastebin get 1FCpCz9v (https://pastebin.com/1FCpCz9v)
tpEvalv2: pastebin get rPJgQBsc (https://pastebin.com/rPJgQBsc)

More calculators for different stats will be released as they are created and tested. The eventual goal is to provide a mock stat-page with a GUI similar to the mod and allow the user to change different values and dynamically return the changes that are made, how much TP each attribute will cost, and other useful information that people need to design their builds intelligently.

If you are also playing on 1.7.10 or earlier, you will need the pastebin fix: I am unsure of the original author. https://pastebin.com/jCfCfBPn (https://pastebin.com/jCfCfBPn)