Skip to content
Snippets Groups Projects
Commit 30ac6283 authored by dg's avatar dg
Browse files

Nerfed Subject Z a tad and buffer Yeek Wayist a tad

git-svn-id: http://svn.net-core.org/repos/t-engine4@4574 51575b47-30f0-44d4-a5cc-537603b46e54
parent b0be75b3
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ newEntity{ define_as="SUBJECT_Z",
level_range = {10, nil}, exp_worth = 2,
rank = 4,
autolevel = "roguemage",
max_life = 100, life_rating = 14,
max_life = 100, life_rating = 12,
combat_armor = 0, combat_def = 15,
open_door = 1,
never_act = true,
......@@ -52,12 +52,12 @@ newEntity{ define_as="SUBJECT_Z",
resolvers.talents{
[Talents.T_DUAL_WEAPON_DEFENSE]={base=3, every=8, max=6},
[Talents.T_DUAL_WEAPON_TRAINING]={base=3, every=8, max=6},
[Talents.T_FLURRY]={base=3, every=8, max=6},
[Talents.T_DIRTY_FIGHTING]={base=3, every=8, max=6},
[Talents.T_FLURRY]={base=2, every=8, max=6},
[Talents.T_DIRTY_FIGHTING]={base=2, every=8, max=6},
[Talents.T_LETHALITY]={base=3, every=8, max=6},
[Talents.T_WEAPON_COMBAT]={base=2, every=6, max=9},
[Talents.T_KNIFE_MASTERY]={base=2, every=6, max=9},
[Talents.T_SHADOW_COMBAT]={base=5, every=8, max=7},
[Talents.T_SHADOW_COMBAT]={base=4, every=8, max=7},
[Talents.T_SHADOWSTEP]={base=1, every=6, max=5},
[Talents.T_PHASE_DOOR]=3,
[Talents.T_SECOND_WIND]={base=4, every=8, max=6},
......@@ -110,7 +110,7 @@ newEntity{ define_as="YEEK_WAYIST",
level_range = {10, nil},
rank = 3,
autolevel = "wildcaster",
max_life = 100, life_rating = 8,
max_life = 100, life_rating = 10,
faction = "the-way",
combat_armor = 0, combat_def = 0,
psi_regen = 5,
......
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