Skip to content
Snippets Groups Projects
Commit 1c2a553b authored by Eric Wykoff's avatar Eric Wykoff
Browse files

organization

parent 1ea32aa0
No related branches found
No related tags found
No related merge requests found
......@@ -77,10 +77,10 @@ newBirthDescriptor{
["chronomancy/timetravel"]={true, 0.3},
-- locked class
["chronomancy/fate-threading"]={false, 0.3},
["chronomancy/timeline-threading"]={false, 0.3},
["chronomancy/flux"]={false, 0.3},
["chronomancy/spellbinding"]={false, 0.3},
["chronomancy/spatial-tears"]={false, 0.3},
["chronomancy/stasis"]={false, 0.3},
["chronomancy/timeline-threading"]={false, 0.3},
-- generic
["chronomancy/chronomancy"]={true, 0.3},
......@@ -127,16 +127,15 @@ newBirthDescriptor{
-- class
["chronomancy/blade-threading"]={true, 0.3},
["chronomancy/bow-threading"]={true, 0.3},
["chronomancy/guardian"]={true, 0.3},
["chronomancy/spacetime-folding"]={true, 0.3},
["chronomancy/speed-control"]={true, 0.3},
["chronomancy/guardian"]={true, 0.3},
["chronomancy/temporal-combat"]={true, 0.3},
-- class locked
["chronomancy/fate-threading"]={false, 0.1},
["chronomancy/stasis"]={false, 0.1},
["chronomancy/threaded-combat"]={false, 0.3},
["chronomancy/temporal-hounds"]={false, 0.3},
["chronomancy/timetravel"]={false, 0.1},
-- generic
["technique/combat-training"]={true, 0.3},
......
......@@ -20,17 +20,19 @@
-- Class Trees
newTalentType{ allow_random=true, no_silence=true, is_spell=true, type="chronomancy/blade-threading", name = "Blade Threading", description = "A blend of chronomancy and dual-weapon combat." }
newTalentType{ allow_random=true, no_silence=true, is_spell=true, type="chronomancy/bow-threading", name = "Bow Threading", description = "A blend of chronomancy and ranged combat." }
newTalentType{ allow_random=true, no_silence=true, is_spell=true, type="chronomancy/temporal-combat", name = "Temporal Combat", description = "A blend of chronomancy and physical combat." }
newTalentType{ allow_random=true, no_silence=true, is_spell=true, type="chronomancy/guardian", name = "Temporal Guardian", description = "Warden combat training and techniques." }
newTalentType{ allow_random=true, no_silence=true, is_spell=true, type="chronomancy/threaded-combat", name = "Threaded Combat", min_lev = 10, description = "A blend of ranged and dual-weapon combat." }
newTalentType{ allow_random=true, no_silence=true, is_spell=true, type="chronomancy/temporal-hounds", name = "Temporal Hounds", min_lev = 10, description = "Call temporal hounds to aid you in combat." }
newTalentType{ allow_random=true, no_silence=true, is_spell=true, type="chronomancy/fate-threading", name = "Fate Threading", description = "Manipulate the threads of fate." }
newTalentType{ allow_random=true, no_silence=true, is_spell=true, type="chronomancy/flux", name = "flux", description = "Fluctuate spacetime." }
newTalentType{ allow_random=true, no_silence=true, is_spell=true, type="chronomancy/gravity", name = "gravity", description = "Call upon the force of gravity to crush, push, and pull your foes." }
newTalentType{ allow_random=true, no_silence=true, is_spell=true, type="chronomancy/matter", name = "matter", description = "Change and shape matter itself." }
newTalentType{ allow_random=true, no_silence=true, is_spell=true, type="chronomancy/spacetime-folding", name = "Spacetime Folding", description = "Mastery of folding points in space." }
newTalentType{ allow_random=true, no_silence=true, is_spell=true, type="chronomancy/speed-control", name = "Speed Control", description = "Control how fast objects and creatures move through spacetime." }
newTalentType{ allow_random=true, no_silence=true, is_spell=true, type="chronomancy/stasis", name = "stasis", description = "Stabilize spacetime." }
newTalentType{ allow_random=true, no_silence=true, is_spell=true, type="chronomancy/timeline-threading", name = "Timeline Threading", description = "Examine and alter the timelines that make up the spacetime continuum." }
newTalentType{ allow_random=true, no_silence=true, is_spell=true, type="chronomancy/timetravel", name = "timetravel", description = "Directly manipulate the flow of time" }
newTalentType{ allow_random=true, no_silence=true, is_spell=true, type="chronomancy/spatial-tears", name = "Spatial Tears", min_lev = 10, description = "Manipulate topological defects in the fabric of spacetime." }
newTalentType{ allow_random=true, no_silence=true, is_spell=true, type="chronomancy/spellbinding", name = "Spellbinding", min_lev = 10, description = "Manipulate chronomantic spells." }
-- Generic Chronomancy
......@@ -43,10 +45,8 @@ newTalentType{ allow_random=true, no_silence=true, is_spell=true, type="chronoma
newTalentType{ no_silence=true, is_spell=true, type="chronomancy/other", name = "Other", generic = true, description = "Miscellaneous Chronomancy effects." }
newTalentType{ no_silence=true, is_spell=true, type="chronomancy/age-manipulation", name = "Age Manipulation", description = "Manipulate the age of creatures you encounter." }
newTalentType{ allow_random=true, no_silence=true, is_spell=true, type="chronomancy/matter", name = "matter", description = "Change and shape matter itself." }
newTalentType{ allow_random=true, no_silence=true, is_spell=true, type="chronomancy/paradox", name = "paradox", description = "Break the laws of spacetime." }
newTalentType{ no_silence=true, is_spell=true, type="chronomancy/temporal-archery", name = "Temporal Archery", description = "A blend of chronomancy and ranged combat." }
newTalentType{ no_silence=true, is_spell=true, type="chronomancy/temporal-combat", name = "Temporal Combat", description = "A blend of chronomancy and physical combat." }
newTalentType{ allow_random=true, no_silence=true, is_spell=true, type="chronomancy/paradox", name = "paradox", description = "Break the laws of spacetime." }
-- Anomalies are not learnable but can occur instead of an intended spell when paradox gets to high.
newTalentType{ no_silence=true, is_spell=true, type="chronomancy/anomalies", name = "anomalies", description = "Spacetime anomalies that can randomly occur when paradox is to high." }
......@@ -121,23 +121,23 @@ load("/data/talents/chronomancy/blade-threading.lua")
load("/data/talents/chronomancy/bow-threading.lua")
load("/data/talents/chronomancy/chronomancy.lua")
load("/data/talents/chronomancy/energy.lua")
load("/data/talents/chronomancy/fate-threading.lua")
load("/data/talents/chronomancy/fate-weaving.lua")
load("/data/talents/chronomancy/flux.lua")
load("/data/talents/chronomancy/gravity.lua")
load("/data/talents/chronomancy/guardian.lua")
load("/data/talents/chronomancy/matter.lua")
load("/data/talents/chronomancy/paradox.lua")
load("/data/talents/chronomancy/spacetime-folding.lua")
load("/data/talents/chronomancy/spacetime-weaving.lua")
load("/data/talents/chronomancy/speed-control.lua")
load("/data/talents/chronomancy/spellbinding.lua")
load("/data/talents/chronomancy/stasis.lua")
load("/data/talents/chronomancy/temporal-archery.lua")
load("/data/talents/chronomancy/temporal-combat.lua")
load("/data/talents/chronomancy/guardian.lua")
load("/data/talents/chronomancy/temporal-hounds.lua")
load("/data/talents/chronomancy/threaded-combat.lua")
load("/data/talents/chronomancy/timeline-threading.lua")
load("/data/talents/chronomancy/timetravel.lua")
load("/data/talents/chronomancy/spacetime-folding.lua")
load("/data/talents/chronomancy/spacetime-weaving.lua")
load("/data/talents/chronomancy/spatial-tears.lua")
-- Loads many functions and misc. talents
load("/data/talents/chronomancy/other.lua")
......
......@@ -21,7 +21,7 @@
newTalent{
name = "Disentangle",
type = {"chronomancy/fate-threading", 1},
type = {"chronomancy/flux", 1},
require = chrono_req1,
points = 5,
cooldown = 12,
......@@ -49,7 +49,7 @@ newTalent{
newTalent{
name = "Preserve Pattern",
type = {"chronomancy/fate-threading", 2},
type = {"chronomancy/flux", 2},
require = chrono_req2,
mode = "sustained",
sustain_paradox = 0,
......@@ -111,7 +111,7 @@ newTalent{
newTalent{
name = "Trim Threads",
type = {"chronomancy/fate-threading", 3},
type = {"chronomancy/flux", 3},
require = chrono_req3,
points = 5,
cooldown = 4,
......@@ -162,7 +162,7 @@ newTalent{
newTalent{
name = "Bias Weave",
type = {"chronomancy/fate-threading", 4},
type = {"chronomancy/flux", 4},
require = chrono_req4,
points = 5,
cooldown = 10,
......
......@@ -23,7 +23,7 @@ local Object = require "mod.class.Object"
newTalent{
name = "Spatial Fragments",
type = {"chronomancy/spatial-tears",1},
type = {"chronomancy/stasis",1},
require = chrono_req_high1,
points = 5,
paradox = function (self, t) return getParadoxCost(self, t, 10) end,
......@@ -90,7 +90,7 @@ newTalent{
newTalent{
name = "Discontinuity",
type = {"chronomancy/spatial-tears", 2},
type = {"chronomancy/stasis", 2},
require = chrono_req_high2,
points = 5,
paradox = function (self, t) return getParadoxCost(self, t, 20) end,
......@@ -191,7 +191,7 @@ newTalent{
newTalent{
name = "Fractured Space",
type = {"chronomancy/spatial-tears",3},
type = {"chronomancy/stasis",3},
require = chrono_req_high3,
mode = "sustained",
sustain_paradox = 24,
......@@ -242,7 +242,7 @@ newTalent{
newTalent{
name = "Sphere of Destruction",
type = {"chronomancy/spatial-tears", 4},
type = {"chronomancy/stasis", 4},
require = chrono_req_high4,
points = 5,
paradox = function (self, t) return getParadoxCost(self, t, 18) end,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment