-- 此文件工具自动生成,不要修改
---@class cfg_equip_angelTalentLv_column
---@field id number @唯一id,天赋子id column=1 A
---引用cfg_master_talent表id
---@field talentId number @天赋主id column=2 B
---天赋等级
---@field level number @天赋等级 column=3 C
---属性类:属性id#数值
---技能类:新增技能id#等级
---@field parameter IntListList @天赋效果参数 column=4 D
---富文本
---@field description string @富文本 column=5 E
---升级消耗的天赋点数
---@field consumPoint number @升级消耗天赋点 column=6 F
local cfg_equip_angelTalentLv =
{
{id=10101, consumPoint=1},
{id=10102, level=2, description="你开始在攻击前学会瞄准\n增加攻击成功率10", consumPoint=3},
{id=10103, level=3, description="你开始在攻击前学会瞄准\n增加攻击成功率15"},
{id=10104, level=4, description="你开始在攻击前学会瞄准\n增加攻击成功率20", consumPoint=7},
{id=10105, level=5, description="瞄准已经成为了你的习惯\n增加攻击成功率25", consumPoint=9},
{id=10106, level=6, description="瞄准已经成为了你的习惯\n增加攻击成功率30", consumPoint=11},
{id=10107, level=7, description="瞄准已经成为了你的习惯\n增加攻击成功率35", consumPoint=13},
{id=10108, level=8, description="瞄准已经成为了你的习惯\n增加攻击成功率40", consumPoint=15},
{id=10109, level=9, description="你的攻击已经不可能落空\n增加攻击成功率45", consumPoint=17},
{id=10110, level=10, description="你的攻击已经不可能落空\n增加攻击成功率50", consumPoint=19},
{id=10201, talentId=102, parameter={{1000011,1}}, description="主动释放后,攻速加成20%\n持续10秒,冷却100秒,蓝耗5%", consumPoint=1},
{id=10202, talentId=102, level=2, parameter={{1000011,2}}, description="主动释放后,攻速加成20%\n持续10秒,冷却95秒,蓝耗5%", consumPoint=3},
{id=10203, talentId=102, level=3, parameter={{1000011,3}}, description="主动释放后,攻速加成20%\n持续10秒,冷却90秒,蓝耗5%"},
{id=10204, talentId=102, level=4, parameter={{1000011,4}}, description="主动释放后,攻速加成20%\n持续10秒,冷却85秒,蓝耗5%", consumPoint=7},
{id=10205, talentId=102, level=5, parameter={{1000011,5}}, description="主动释放后,攻速加成20%\n持续10秒,冷却80秒,蓝耗5%", consumPoint=9},
{id=10206, talentId=102, level=6, parameter={{1000011,6}}, description="主动释放后,攻速加成20%\n持续10秒,冷却75秒,蓝耗5%", consumPoint=11},
{id=10207, talentId=102, level=7, parameter={{1000011,7}}, description="主动释放后,攻速加成20%\n持续10秒,冷却70秒,蓝耗5%", consumPoint=13},
{id=10208, talentId=102, level=8, parameter={{1000011,8}}, description="主动释放后,攻速加成20%\n持续10秒,冷却65秒,蓝耗5%", consumPoint=15},
{id=10209, talentId=102, level=9, parameter={{1000011,9}}, description="主动释放后,攻速加成20%\n持续10秒,冷却60秒,蓝耗5%", consumPoint=17},
{id=10210, talentId=102, level=10, parameter={{1000011,10}}, description="主动释放后,攻速加成20%\n持续10秒,冷却55秒,蓝耗5%", consumPoint=19},
{id=10301, talentId=103, parameter={{213022,200}}, description="你对于武器的使用还比较生疏\n增加2%攻击速度", consumPoint=3},
{id=10302, talentId=103, level=2, parameter={{213022,200}}, description="你对于武器的使用还比较生疏\n增加4%攻击速度"},
{id=10303, talentId=103, level=3, parameter={{213022,200}}, description="你对于武器的使用还比较生疏\n增加6%攻击速度", consumPoint=7},
{id=10304, talentId=103, level=4, parameter={{213022,200}}, description="你对于武器的使用还比较生疏\n增加8%攻击速度", consumPoint=9},
{id=10305, talentId=103, level=5, parameter={{213022,200}}, description="你可以熟练的使用武器了\n增加10%攻击速度", consumPoint=11},
{id=10306, talentId=103, level=6, parameter={{213022,200}}, description="你可以熟练的使用武器了\n增加12%攻击速度", consumPoint=13},
{id=10307, talentId=103, level=7, parameter={{213022,200}}, description="你可以熟练的使用武器了\n增加14%攻击速度", consumPoint=15},
{id=10308, talentId=103, level=8, parameter={{213022,200}}, description="你可以熟练的使用武器了\n增加16%攻击速度", consumPoint=17},
{id=10309, talentId=103, level=9, parameter={{213022,200}}, description="你是真正的武器大师\n增加18%攻击速度", consumPoint=19},
{id=10310, talentId=103, level=10, parameter={{213022,200}}, description="你是真正的武器大师\n增加20%攻击速度", consumPoint=21},
{id=10401, talentId=104, parameter={{311112,100}}, description="你开始了解怪物的弱点\n增加1%对怪伤害", consumPoint=3},
{id=10402, talentId=104, level=2, parameter={{311112,100}}, description="你开始了解怪物的弱点\n增加2%对怪伤害"},
{id=10403, talentId=104, level=3, parameter={{311112,100}}, description="你开始了解怪物的弱点\n增加3%对怪伤害", consumPoint=7},
{id=10404, talentId=104, level=4, parameter={{311112,100}}, description="你开始了解怪物的弱点\n增加4%对怪伤害", consumPoint=9},
{id=10405, talentId=104, level=5, parameter={{311112,100}}, description="你完全洞悉了怪物的弱点\n增加5%对怪伤害", consumPoint=11},
{id=10406, talentId=104, level=6, parameter={{311112,100}}, description="你完全洞悉了怪物的弱点\n增加6%对怪伤害", consumPoint=13},
{id=10407, talentId=104, level=7, parameter={{311112,100}}, description="你完全洞悉了怪物的弱点\n增加7%对怪伤害", consumPoint=15},
{id=10408, talentId=104, level=8, parameter={{311112,100}}, description="你完全洞悉了怪物的弱点\n增加8%对怪伤害", consumPoint=17},
{id=10409, talentId=104, level=9, parameter={{311112,100}}, description="怪物在你面前毫无秘密可言\n增加9%对怪伤害", consumPoint=19},
{id=10410, talentId=104, level=10, parameter={{311112,100}}, description="怪物在你面前毫无秘密可言\n增加10%%对怪伤害", consumPoint=21},
{id=10501, talentId=105, parameter={{311212,200}}, description="你开始学习如何和人搏击\n增加2%对玩家伤害"},
{id=10502, talentId=105, level=2, parameter={{311212,200}}, description="你开始学习如何和人搏击\n增加4%对玩家伤害", consumPoint=7},
{id=10503, talentId=105, level=3, parameter={{311212,200}}, description="你开始学习如何和人搏击\n增加6%对玩家伤害", consumPoint=9},
{id=10504, talentId=105, level=4, parameter={{311212,200}}, description="你开始学习如何和人搏击\n增加8%对玩家伤害", consumPoint=11},
{id=10505, talentId=105, level=5, parameter={{311212,200}}, description="你学会了各种搏击技巧\n增加10%对玩家伤害", consumPoint=13},
{id=10506, talentId=105, level=6, parameter={{311212,200}}, description="你学会了各种搏击技巧\n增加12%对玩家伤害", consumPoint=16},
{id=10507, talentId=105, level=7, parameter={{311212,200}}, description="你学会了各种搏击技巧\n增加14%对玩家伤害", consumPoint=18},
{id=10508, talentId=105, level=8, parameter={{311212,200}}, description="你学会了各种搏击技巧\n增加16%对玩家伤害", consumPoint=20},
{id=10509, talentId=105, level=9, parameter={{311212,200}}, description="你是真正的搏击大师\n增加18%对玩家伤害", consumPoint=22},
{id=10510, talentId=105, level=10, parameter={{311212,200}}, description="你是真正的搏击大师\n增加20%对玩家伤害", consumPoint=24},
{id=10601, talentId=106, parameter={{400006,100}}, description="你开始练习战斗技巧\n增加1%技能伤害"},
{id=10602, talentId=106, level=2, parameter={{400006,100}}, description="你开始练习战斗技巧\n增加2%技能伤害", consumPoint=7},
{id=10603, talentId=106, level=3, parameter={{400006,100}}, description="你开始练习战斗技巧\n增加3%技能伤害", consumPoint=9},
{id=10604, talentId=106, level=4, parameter={{400006,100}}, description="你开始练习战斗技巧\n增加4%技能伤害", consumPoint=11},
{id=10605, talentId=106, level=5, parameter={{400006,100}}, description="你的战斗技巧愈发精湛\n增加5%技能伤害", consumPoint=13},
{id=10606, talentId=106, level=6, parameter={{400006,100}}, description="你的战斗技巧愈发精湛\n增加6%技能伤害", consumPoint=16},
{id=10607, talentId=106, level=7, parameter={{400006,100}}, description="你的战斗技巧愈发精湛\n增加7%技能伤害", consumPoint=18},
{id=10608, talentId=106, level=8, parameter={{400006,100}}, description="你的战斗技巧愈发精湛\n增加8%技能伤害", consumPoint=20},
{id=10609, talentId=106, level=9, parameter={{400006,100}}, description="你是真正的技巧大师\n增加9%技能伤害", consumPoint=22},
{id=10610, talentId=106, level=10, parameter={{400006,100}}, description="你是真正的技巧大师\n增加10%%技能伤害", consumPoint=24},
{id=10701, talentId=107, parameter={{333011,200}}, description="圣光回应了你!\n增加200神圣伤害", consumPoint=1},
{id=10702, talentId=107, level=2, parameter={{333011,200}}, description="圣光回应了你!\n增加400神圣伤害", consumPoint=3},
{id=10703, talentId=107, level=3, parameter={{333011,200}}, description="圣光回应了你!\n增加600神圣伤害"},
{id=10704, talentId=107, level=4, parameter={{333011,200}}, description="圣光回应了你!\n增加800神圣伤害", consumPoint=7},
{id=10705, talentId=107, level=5, parameter={{333011,200}}, description="圣光回应了你!\n增加1000神圣伤害", consumPoint=9},
{id=10706, talentId=107, level=6, parameter={{333011,200}}, description="圣光回应了你!\n增加1200神圣伤害", consumPoint=11},
{id=10707, talentId=107, level=7, parameter={{333011,200}}, description="圣光回应了你!\n增加1400神圣伤害", consumPoint=13},
{id=10708, talentId=107, level=8, parameter={{333011,200}}, description="圣光回应了你!\n增加1600神圣伤害", consumPoint=15},
{id=10709, talentId=107, level=9, parameter={{333011,200}}, description="你是圣光的化身!\n增加1800神圣伤害", consumPoint=17},
{id=10710, talentId=107, level=10, parameter={{333011,200}}, description="你是圣光的化身!\n增加2000神圣伤害", consumPoint=19},
{id=10801, talentId=108, parameter={{333032,500}}, description="圣光开始庇护你了!\n增加5%%神圣伤害减免", consumPoint=3},
{id=10802, talentId=108, level=2, parameter={{333032,500}}, description="圣光开始庇护你了!\n增加10%%神圣伤害减免"},
{id=10803, talentId=108, level=3, parameter={{333032,500}}, description="圣光开始庇护你了!\n增加15%%神圣伤害减免", consumPoint=7},
{id=10804, talentId=108, level=4, parameter={{333032,500}}, description="圣光开始庇护你了!\n增加20%%神圣伤害减免", consumPoint=9},
{id=10805, talentId=108, level=5, parameter={{333032,500}}, description="圣光开始庇护你了!\n增加25%%神圣伤害减免", consumPoint=11},
{id=10806, talentId=108, level=6, parameter={{333032,500}}, description="圣光开始庇护你了!\n增加30%%神圣伤害减免", consumPoint=13},
{id=10807, talentId=108, level=7, parameter={{333032,500}}, description="圣光开始庇护你了!\n增加35%%神圣伤害减免", consumPoint=15},
{id=10808, talentId=108, level=8, parameter={{333032,500}}, description="圣光开始庇护你了!\n增加40%%神圣伤害减免", consumPoint=17},
{id=10809, talentId=108, level=9, parameter={{333032,500}}, description="圣光傍身,坚不可摧!!\n增加45%%神圣伤害减免", consumPoint=19},
{id=10810, talentId=108, level=10, parameter={{333032,500}}, description="圣光傍身,坚不可摧!!\n增加50%%神圣伤害减免", consumPoint=21},
{id=10901, talentId=109, parameter={{333022,500}}, description="你的武器附上了一层淡淡的圣光!\n增加5%%神圣伤害加成"},
{id=10902, talentId=109, level=2, parameter={{333022,500}}, description="你的武器附上了一层淡淡的圣光!\n增加10%%神圣伤害加成", consumPoint=7},
{id=10903, talentId=109, level=3, parameter={{333022,500}}, description="你的武器附上了一层淡淡的圣光!\n增加15%%神圣伤害加成", consumPoint=9},
{id=10904, talentId=109, level=4, parameter={{333022,500}}, description="你的武器附上了一层淡淡的圣光!\n增加20%%神圣伤害加成", consumPoint=11},
{id=10905, talentId=109, level=5, parameter={{333022,500}}, description="你的武器附上了一层淡淡的圣光!\n增加25%%神圣伤害加成", consumPoint=13},
{id=10906, talentId=109, level=6, parameter={{333022,500}}, description="你的武器附上了一层淡淡的圣光!\n增加30%%神圣伤害加成", consumPoint=16},
{id=10907, talentId=109, level=7, parameter={{333022,500}}, description="你的武器附上了一层淡淡的圣光!\n增加35%%神圣伤害加成", consumPoint=18},
{id=10908, talentId=109, level=8, parameter={{333022,500}}, description="你的武器附上了一层淡淡的圣光!\n增加40%%神圣伤害加成", consumPoint=20},
{id=10909, talentId=109, level=9, parameter={{333022,500}}, description="你的武器圣光四溢!\n增加45%%神圣伤害加成", consumPoint=22},
{id=10910, talentId=109, level=10, parameter={{333022,500}}, description="你的武器圣光四溢!\n增加50%%神圣伤害加成", consumPoint=24},
{id=20101, talentId=201, consumPoint=1},
{id=20102, talentId=201, level=2, description="你开始在攻击前学会瞄准\n增加攻击成功率10", consumPoint=3},
{id=20103, talentId=201, level=3, description="你开始在攻击前学会瞄准\n增加攻击成功率15"},
{id=20104, talentId=201, level=4, description="你开始在攻击前学会瞄准\n增加攻击成功率20", consumPoint=7},
{id=20105, talentId=201, level=5, description="瞄准已经成为了你的习惯\n增加攻击成功率25", consumPoint=9},
{id=20106, talentId=201, level=6, description="瞄准已经成为了你的习惯\n增加攻击成功率30", consumPoint=11},
{id=20107, talentId=201, level=7, description="瞄准已经成为了你的习惯\n增加攻击成功率35", consumPoint=13},
{id=20108, talentId=201, level=8, description="瞄准已经成为了你的习惯\n增加攻击成功率40", consumPoint=15},
{id=20109, talentId=201, level=9, description="你的攻击已经不可能落空\n增加攻击成功率45", consumPoint=17},
{id=20110, talentId=201, level=10, description="你的攻击已经不可能落空\n增加攻击成功率50", consumPoint=19},
{id=20201, talentId=202, parameter={{1000012,1}}, description="主动释放后,双倍一击概率增加20%\n持续10秒,冷却100秒,蓝耗5%", consumPoint=1},
{id=20202, talentId=202, level=2, parameter={{1000012,2}}, description="主动释放后,双倍一击概率增加20%\n持续10秒,冷却95秒,蓝耗5%", consumPoint=3},
{id=20203, talentId=202, level=3, parameter={{1000012,3}}, description="主动释放后,双倍一击概率增加20%\n持续10秒,冷却90秒,蓝耗5%"},
{id=20204, talentId=202, level=4, parameter={{1000012,4}}, description="主动释放后,双倍一击概率增加20%\n持续10秒,冷却85秒,蓝耗5%", consumPoint=7},
{id=20205, talentId=202, level=5, parameter={{1000012,5}}, description="主动释放后,双倍一击概率增加20%\n持续10秒,冷却80秒,蓝耗5%", consumPoint=9},
{id=20206, talentId=202, level=6, parameter={{1000012,6}}, description="主动释放后,双倍一击概率增加20%\n持续10秒,冷却75秒,蓝耗5%", consumPoint=11},
{id=20207, talentId=202, level=7, parameter={{1000012,7}}, description="主动释放后,双倍一击概率增加20%\n持续10秒,冷却70秒,蓝耗5%", consumPoint=13},
{id=20208, talentId=202, level=8, parameter={{1000012,8}}, description="主动释放后,双倍一击概率增加20%\n持续10秒,冷却65秒,蓝耗5%", consumPoint=15},
{id=20209, talentId=202, level=9, parameter={{1000012,9}}, description="主动释放后,双倍一击概率增加20%\n持续10秒,冷却60秒,蓝耗5%", consumPoint=17},
{id=20210, talentId=202, level=10, parameter={{1000012,10}}, description="主动释放后,双倍一击概率增加20%\n持续10秒,冷却55秒,蓝耗5%", consumPoint=19},
{id=20301, talentId=203, parameter={{304012,100}}, description="你开始学习寸劲的使用方法\n增加1%双倍一击概率", consumPoint=3},
{id=20302, talentId=203, level=2, parameter={{304012,100}}, description="你开始学习寸劲的使用方法\n增加2%双倍一击概率"},
{id=20303, talentId=203, level=3, parameter={{304012,100}}, description="你开始学习寸劲的使用方法\n增加3%双倍一击概率", consumPoint=7},
{id=20304, talentId=203, level=4, parameter={{304012,100}}, description="你开始学习寸劲的使用方法\n增加4%双倍一击概率", consumPoint=9},
{id=20305, talentId=203, level=5, parameter={{304012,100}}, description="你对于寸劲的使用愈发熟练\n增加5%双倍一击概率", consumPoint=11},
{id=20306, talentId=203, level=6, parameter={{304012,100}}, description="你对于寸劲的使用愈发熟练\n增加6%双倍一击概率", consumPoint=13},
{id=20307, talentId=203, level=7, parameter={{304012,100}}, description="你对于寸劲的使用愈发熟练\n增加7%双倍一击概率", consumPoint=15},
{id=20308, talentId=203, level=8, parameter={{304012,100}}, description="你对于寸劲的使用愈发熟练\n增加8%双倍一击概率", consumPoint=17},
{id=20309, talentId=203, level=9, parameter={{304012,100}}, description="你对于寸劲的使用已经收发自如\n增加9%双倍一击概率", consumPoint=19},
{id=20310, talentId=203, level=10, parameter={{304012,100}}, description="你对于寸劲的使用已经收发自如\n增加10%%双倍一击概率", consumPoint=21},
{id=20401, talentId=204, parameter={{304042,100}}, description="你开始练习寸劲的发力技巧\n增加1%双倍一击伤害", consumPoint=3},
{id=20402, talentId=204, level=2, parameter={{304042,100}}, description="你开始练习寸劲的发力技巧\n增加2%双倍一击伤害"},
{id=20403, talentId=204, level=3, parameter={{304042,100}}, description="你开始练习寸劲的发力技巧\n增加3%双倍一击伤害", consumPoint=7},
{id=20404, talentId=204, level=4, parameter={{304042,100}}, description="你开始练习寸劲的发力技巧\n增加4%双倍一击伤害", consumPoint=9},
{id=20405, talentId=204, level=5, parameter={{304042,100}}, description="你对于寸劲的发力越来越熟悉\n增加5%双倍一击伤害", consumPoint=11},
{id=20406, talentId=204, level=6, parameter={{304042,100}}, description="你对于寸劲的发力越来越熟悉\n增加6%双倍一击伤害", consumPoint=13},
{id=20407, talentId=204, level=7, parameter={{304042,100}}, description="你对于寸劲的发力越来越熟悉\n增加7%双倍一击伤害", consumPoint=15},
{id=20408, talentId=204, level=8, parameter={{304042,100}}, description="你对于寸劲的发力越来越熟悉\n增加8%双倍一击伤害", consumPoint=17},
{id=20409, talentId=204, level=9, parameter={{304042,100}}, description="你的寸劲力度已经登峰造极\n增加9%双倍一击伤害", consumPoint=19},
{id=20410, talentId=204, level=10, parameter={{304042,100}}, description="你的寸劲力度已经登峰造极\n增加10%%双倍一击伤害", consumPoint=21},
{id=20501, talentId=205, parameter={{311212,200}}, description="你开始学习如何和人搏击\n增加2%对玩家伤害"},
{id=20502, talentId=205, level=2, parameter={{311212,200}}, description="你开始学习如何和人搏击\n增加4%对玩家伤害", consumPoint=7},
{id=20503, talentId=205, level=3, parameter={{311212,200}}, description="你开始学习如何和人搏击\n增加6%对玩家伤害", consumPoint=9},
{id=20504, talentId=205, level=4, parameter={{311212,200}}, description="你开始学习如何和人搏击\n增加8%对玩家伤害", consumPoint=11},
{id=20505, talentId=205, level=5, parameter={{311212,200}}, description="你学会了各种搏击技巧\n增加10%对玩家伤害", consumPoint=13},
{id=20506, talentId=205, level=6, parameter={{311212,200}}, description="你学会了各种搏击技巧\n增加12%对玩家伤害", consumPoint=16},
{id=20507, talentId=205, level=7, parameter={{311212,200}}, description="你学会了各种搏击技巧\n增加14%对玩家伤害", consumPoint=18},
{id=20508, talentId=205, level=8, parameter={{311212,200}}, description="你学会了各种搏击技巧\n增加16%对玩家伤害", consumPoint=20},
{id=20509, talentId=205, level=9, parameter={{311212,200}}, description="你是真正的搏击大师\n增加18%对玩家伤害", consumPoint=22},
{id=20510, talentId=205, level=10, parameter={{311212,200}}, description="你是真正的搏击大师\n增加20%对玩家伤害", consumPoint=24},
{id=20601, talentId=206, parameter={{400006,100}}, description="你开始练习战斗技巧\n增加1%技能伤害"},
{id=20602, talentId=206, level=2, parameter={{400006,100}}, description="你开始练习战斗技巧\n增加2%技能伤害", consumPoint=7},
{id=20603, talentId=206, level=3, parameter={{400006,100}}, description="你开始练习战斗技巧\n增加3%技能伤害", consumPoint=9},
{id=20604, talentId=206, level=4, parameter={{400006,100}}, description="你开始练习战斗技巧\n增加4%技能伤害", consumPoint=11},
{id=20605, talentId=206, level=5, parameter={{400006,100}}, description="你的战斗技巧愈发精湛\n增加5%技能伤害", consumPoint=13},
{id=20606, talentId=206, level=6, parameter={{400006,100}}, description="你的战斗技巧愈发精湛\n增加6%技能伤害", consumPoint=16},
{id=20607, talentId=206, level=7, parameter={{400006,100}}, description="你的战斗技巧愈发精湛\n增加7%技能伤害", consumPoint=18},
{id=20608, talentId=206, level=8, parameter={{400006,100}}, description="你的战斗技巧愈发精湛\n增加8%技能伤害", consumPoint=20},
{id=20609, talentId=206, level=9, parameter={{400006,100}}, description="你是真正的技巧大师\n增加9%技能伤害", consumPoint=22},
{id=20610, talentId=206, level=10, parameter={{400006,100}}, description="你是真正的技巧大师\n增加10%%技能伤害", consumPoint=24},
{id=20701, talentId=207, parameter={{334011,200}}, description="黑暗回应了你!\n增加增加200黑暗伤害", consumPoint=1},
{id=20702, talentId=207, level=2, parameter={{334011,200}}, description="黑暗回应了你!\n增加增加400黑暗伤害", consumPoint=3},
{id=20703, talentId=207, level=3, parameter={{334011,200}}, description="黑暗回应了你!\n增加增加600黑暗伤害"},
{id=20704, talentId=207, level=4, parameter={{334011,200}}, description="黑暗回应了你!\n增加增加800黑暗伤害", consumPoint=7},
{id=20705, talentId=207, level=5, parameter={{334011,200}}, description="黑暗回应了你!\n增加增加1000黑暗伤害", consumPoint=9},
{id=20706, talentId=207, level=6, parameter={{334011,200}}, description="黑暗回应了你!\n增加增加1200黑暗伤害", consumPoint=11},
{id=20707, talentId=207, level=7, parameter={{334011,200}}, description="黑暗回应了你!\n增加增加1400黑暗伤害", consumPoint=13},
{id=20708, talentId=207, level=8, parameter={{334011,200}}, description="黑暗回应了你!\n增加增加1600黑暗伤害", consumPoint=15},
{id=20709, talentId=207, level=9, parameter={{334011,200}}, description="你是黑暗的化身!\n增加增加1800黑暗伤害", consumPoint=17},
{id=20710, talentId=207, level=10, parameter={{334011,200}}, description="你是黑暗的化身!\n增加增加2000黑暗伤害", consumPoint=19},
{id=20801, talentId=208, parameter={{334032,500}}, description="黑暗开始庇护你了!\n增加5%%黑暗伤害减免", consumPoint=3},
{id=20802, talentId=208, level=2, parameter={{334032,500}}, description="黑暗开始庇护你了!\n增加10%%黑暗伤害减免"},
{id=20803, talentId=208, level=3, parameter={{334032,500}}, description="黑暗开始庇护你了!\n增加15%%黑暗伤害减免", consumPoint=7},
{id=20804, talentId=208, level=4, parameter={{334032,500}}, description="黑暗开始庇护你了!\n增加20%%黑暗伤害减免", consumPoint=9},
{id=20805, talentId=208, level=5, parameter={{334032,500}}, description="黑暗开始庇护你了!\n增加25%%黑暗伤害减免", consumPoint=11},
{id=20806, talentId=208, level=6, parameter={{334032,500}}, description="黑暗开始庇护你了!\n增加30%%黑暗伤害减免", consumPoint=13},
{id=20807, talentId=208, level=7, parameter={{334032,500}}, description="黑暗开始庇护你了!\n增加35%%黑暗伤害减免", consumPoint=15},
{id=20808, talentId=208, level=8, parameter={{334032,500}}, description="黑暗开始庇护你了!\n增加40%%黑暗伤害减免", consumPoint=17},
{id=20809, talentId=208, level=9, parameter={{334032,500}}, description="黑暗傍身,坚不可摧!!\n增加45%%黑暗伤害减免", consumPoint=19},
{id=20810, talentId=208, level=10, parameter={{334032,500}}, description="黑暗傍身,坚不可摧!!\n增加50%%黑暗伤害减免", consumPoint=21},
{id=20901, talentId=209, parameter={{334022,500}}, description="你的武器附上了一层淡淡的黑暗!\n增加5%%黑暗伤害加成"},
{id=20902, talentId=209, level=2, parameter={{334022,500}}, description="你的武器附上了一层淡淡的黑暗!\n增加10%%黑暗伤害加成", consumPoint=7},
{id=20903, talentId=209, level=3, parameter={{334022,500}}, description="你的武器附上了一层淡淡的黑暗!\n增加15%%黑暗伤害加成", consumPoint=9},
{id=20904, talentId=209, level=4, parameter={{334022,500}}, description="你的武器附上了一层淡淡的黑暗!\n增加20%%黑暗伤害加成", consumPoint=11},
{id=20905, talentId=209, level=5, parameter={{334022,500}}, description="你的武器附上了一层淡淡的黑暗!\n增加25%%黑暗伤害加成", consumPoint=13},
{id=20906, talentId=209, level=6, parameter={{334022,500}}, description="你的武器附上了一层淡淡的黑暗!\n增加30%%黑暗伤害加成", consumPoint=16},
{id=20907, talentId=209, level=7, parameter={{334022,500}}, description="你的武器附上了一层淡淡的黑暗!\n增加35%%黑暗伤害加成", consumPoint=18},
{id=20908, talentId=209, level=8, parameter={{334022,500}}, description="你的武器附上了一层淡淡的黑暗!\n增加40%%黑暗伤害加成", consumPoint=20},
{id=20909, talentId=209, level=9, parameter={{334022,500}}, description="你的武器黑暗四溢!\n增加45%%黑暗伤害加成", consumPoint=22},
{id=20910, talentId=209, level=10, parameter={{334022,500}}, description="你的武器黑暗四溢!\n增加50%%黑暗伤害加成", consumPoint=24},
{id=30101, talentId=301, parameter={{211011,5}}, description="你开始在防御前学会预判\n增加防御成功率5", consumPoint=1},
{id=30102, talentId=301, level=2, parameter={{211011,5}}, description="你开始在防御前学会预判\n增加防御成功率10", consumPoint=3},
{id=30103, talentId=301, level=3, parameter={{211011,5}}, description="你开始在防御前学会预判\n增加防御成功率15"},
{id=30104, talentId=301, level=4, parameter={{211011,5}}, description="你开始在防御前学会预判\n增加防御成功率20", consumPoint=7},
{id=30105, talentId=301, level=5, parameter={{211011,5}}, description="预判已经成为了你的习惯\n增加防御成功率25", consumPoint=9},
{id=30106, talentId=301, level=6, parameter={{211011,5}}, description="预判已经成为了你的习惯\n增加防御成功率30", consumPoint=11},
{id=30107, talentId=301, level=7, parameter={{211011,5}}, description="预判已经成为了你的习惯\n增加防御成功率35", consumPoint=13},
{id=30108, talentId=301, level=8, parameter={{211011,5}}, description="预判已经成为了你的习惯\n增加防御成功率40", consumPoint=15},
{id=30109, talentId=301, level=9, parameter={{211011,5}}, description="你的预判已经不可能落空\n增加防御成功率45", consumPoint=17},
{id=30110, talentId=301, level=10, parameter={{211011,5}}, description="你的预判已经不可能落空\n增加防御成功率50", consumPoint=19},
{id=30201, talentId=302, parameter={{1000013,1}}, description="主动释放后,伤害减免20%\n持续10秒,冷却100秒,蓝耗5%", consumPoint=1},
{id=30202, talentId=302, level=2, parameter={{1000013,2}}, description="主动释放后,伤害减免20%\n持续10秒,冷却95秒,蓝耗5%", consumPoint=3},
{id=30203, talentId=302, level=3, parameter={{1000013,3}}, description="主动释放后,伤害减免20%\n持续10秒,冷却90秒,蓝耗5%"},
{id=30204, talentId=302, level=4, parameter={{1000013,4}}, description="主动释放后,伤害减免20%\n持续10秒,冷却85秒,蓝耗5%", consumPoint=7},
{id=30205, talentId=302, level=5, parameter={{1000013,5}}, description="主动释放后,伤害减免20%\n持续10秒,冷却80秒,蓝耗5%", consumPoint=9},
{id=30206, talentId=302, level=6, parameter={{1000013,6}}, description="主动释放后,伤害减免20%\n持续10秒,冷却75秒,蓝耗5%", consumPoint=11},
{id=30207, talentId=302, level=7, parameter={{1000013,7}}, description="主动释放后,伤害减免20%\n持续10秒,冷却70秒,蓝耗5%", consumPoint=13},
{id=30208, talentId=302, level=8, parameter={{1000013,8}}, description="主动释放后,伤害减免20%\n持续10秒,冷却65秒,蓝耗5%", consumPoint=15},
{id=30209, talentId=302, level=9, parameter={{1000013,9}}, description="主动释放后,伤害减免20%\n持续10秒,冷却60秒,蓝耗5%", consumPoint=17},
{id=30210, talentId=302, level=10, parameter={{1000013,10}}, description="主动释放后,伤害减免20%\n持续10秒,冷却55秒,蓝耗5%", consumPoint=19},
{id=30301, talentId=303, parameter={{312012,100}}, description="你开始学会防守\n提高1%伤害减免", consumPoint=3},
{id=30302, talentId=303, level=2, parameter={{312012,100}}, description="你开始学会防守\n提高2%伤害减免"},
{id=30303, talentId=303, level=3, parameter={{312012,100}}, description="你开始学会防守\n提高3%伤害减免", consumPoint=7},
{id=30304, talentId=303, level=4, parameter={{312012,100}}, description="你开始学会防守\n提高4%伤害减免", consumPoint=9},
{id=30305, talentId=303, level=5, parameter={{312012,100}}, description="你的防守愈发熟练\n提高5%伤害减免", consumPoint=11},
{id=30306, talentId=303, level=6, parameter={{312012,100}}, description="你的防守愈发熟练\n提高6%伤害减免", consumPoint=13},
{id=30307, talentId=303, level=7, parameter={{312012,100}}, description="你的防守愈发熟练\n提高7%伤害减免", consumPoint=15},
{id=30308, talentId=303, level=8, parameter={{312012,100}}, description="你的防守愈发熟练\n提高8%伤害减免", consumPoint=17},
{id=30309, talentId=303, level=9, parameter={{312012,100}}, description="你是真正的防守大师\n提高9%伤害减免", consumPoint=19},
{id=30310, talentId=303, level=10, parameter={{312012,100}}, description="你是真正的防守大师\n提高10%%伤害减免", consumPoint=21},
{id=30401, talentId=304, parameter={{312112,100}}, description="你开始了解怪物的攻击\n提高1%怪物伤害减免", consumPoint=3},
{id=30402, talentId=304, level=2, parameter={{312112,100}}, description="你开始了解怪物的攻击\n提高2%怪物伤害减免"},
{id=30403, talentId=304, level=3, parameter={{312112,100}}, description="你开始了解怪物的攻击\n提高3%怪物伤害减免", consumPoint=7},
{id=30404, talentId=304, level=4, parameter={{312112,100}}, description="你开始了解怪物的攻击\n提高4%怪物伤害减免", consumPoint=9},
{id=30405, talentId=304, level=5, parameter={{312112,100}}, description="你完全洞悉了怪物的攻击\n提高5%怪物伤害减免", consumPoint=11},
{id=30406, talentId=304, level=6, parameter={{312112,100}}, description="你完全洞悉了怪物的攻击\n提高6%怪物伤害减免", consumPoint=13},
{id=30407, talentId=304, level=7, parameter={{312112,100}}, description="你完全洞悉了怪物的攻击\n提高7%怪物伤害减免", consumPoint=15},
{id=30408, talentId=304, level=8, parameter={{312112,100}}, description="你完全洞悉了怪物的攻击\n提高8%怪物伤害减免", consumPoint=17},
{id=30409, talentId=304, level=9, parameter={{312112,100}}, description="怪物的进攻你都了如指掌\n提高9%怪物伤害减免", consumPoint=19},
{id=30410, talentId=304, level=10, parameter={{312112,100}}, description="怪物的进攻你都了如指掌\n提高10%%怪物伤害减免", consumPoint=21},
{id=30501, talentId=305, parameter={{312212,200}}, description="你开始学会与人搏斗中保护要害部位\n提高2%玩家伤害减免"},
{id=30502, talentId=305, level=2, parameter={{312212,200}}, description="你开始学会与人搏斗中保护要害部位\n提高4%玩家伤害减免", consumPoint=7},
{id=30503, talentId=305, level=3, parameter={{312212,200}}, description="你开始学会与人搏斗中保护要害部位\n提高6%玩家伤害减免", consumPoint=9},
{id=30504, talentId=305, level=4, parameter={{312212,200}}, description="你开始学会与人搏斗中保护要害部位\n提高8%玩家伤害减免", consumPoint=11},
{id=30505, talentId=305, level=5, parameter={{312212,200}}, description="你在与人搏斗中的防守密不透风\n提高10%玩家伤害减免", consumPoint=13},
{id=30506, talentId=305, level=6, parameter={{312212,200}}, description="你在与人搏斗中的防守密不透风\n提高12%玩家伤害减免", consumPoint=16},
{id=30507, talentId=305, level=7, parameter={{312212,200}}, description="你在与人搏斗中的防守密不透风\n提高14%玩家伤害减免", consumPoint=18},
{id=30508, talentId=305, level=8, parameter={{312212,200}}, description="你在与人搏斗中的防守密不透风\n提高16%玩家伤害减免", consumPoint=20},
{id=30509, talentId=305, level=9, parameter={{312212,200}}, description="你不会露出任何破绽\n提高18%玩家伤害减免", consumPoint=22},
{id=30510, talentId=305, level=10, parameter={{312212,200}}, description="你不会露出任何破绽\n提高20%玩家伤害减免", consumPoint=24},
{id=30601, talentId=306, parameter={{400007,100}}, description="你开始了解技能的出招\n提高1%技能伤害减免"},
{id=30602, talentId=306, level=2, parameter={{400007,100}}, description="你开始了解技能的出招\n提高2%技能伤害减免", consumPoint=7},
{id=30603, talentId=306, level=3, parameter={{400007,100}}, description="你开始了解技能的出招\n提高3%技能伤害减免", consumPoint=9},
{id=30604, talentId=306, level=4, parameter={{400007,100}}, description="你开始了解技能的出招\n提高4%技能伤害减免", consumPoint=11},
{id=30605, talentId=306, level=5, parameter={{400007,100}}, description="针对技能的出招\n你可以做出防范\n提高5%技能伤害减免", consumPoint=13},
{id=30606, talentId=306, level=6, parameter={{400007,100}}, description="针对技能的出招\n你可以做出防范\n提高6%技能伤害减免", consumPoint=16},
{id=30607, talentId=306, level=7, parameter={{400007,100}}, description="针对技能的出招\n你可以做出防范\n提高7%技能伤害减免", consumPoint=18},
{id=30608, talentId=306, level=8, parameter={{400007,100}}, description="针对技能的出招\n你可以做出防范\n提高8%技能伤害减免", consumPoint=20},
{id=30609, talentId=306, level=9, parameter={{400007,100}}, description="你是真正的技能克星\n提高9%技能伤害减免", consumPoint=22},
{id=30610, talentId=306, level=10, parameter={{400007,100}}, description="你是真正的技能克星\n提高10%%技能伤害减免", consumPoint=24},
{id=30701, talentId=307, parameter={{336011,200}}, description="风暴回应了你!\n增加增加200风暴伤害", consumPoint=1},
{id=30702, talentId=307, level=2, parameter={{336011,200}}, description="风暴回应了你!\n增加增加400风暴伤害", consumPoint=3},
{id=30703, talentId=307, level=3, parameter={{336011,200}}, description="风暴回应了你!\n增加增加600风暴伤害"},
{id=30704, talentId=307, level=4, parameter={{336011,200}}, description="风暴回应了你!\n增加增加800风暴伤害", consumPoint=7},
{id=30705, talentId=307, level=5, parameter={{336011,200}}, description="风暴回应了你!\n增加增加1000风暴伤害", consumPoint=9},
{id=30706, talentId=307, level=6, parameter={{336011,200}}, description="风暴回应了你!\n增加增加1200风暴伤害", consumPoint=11},
{id=30707, talentId=307, level=7, parameter={{336011,200}}, description="风暴回应了你!\n增加增加1400风暴伤害", consumPoint=13},
{id=30708, talentId=307, level=8, parameter={{336011,200}}, description="风暴回应了你!\n增加增加1600风暴伤害", consumPoint=15},
{id=30709, talentId=307, level=9, parameter={{336011,200}}, description="你是风暴的化身!\n增加增加1800风暴伤害", consumPoint=17},
{id=30710, talentId=307, level=10, parameter={{336011,200}}, description="你是风暴的化身!\n增加增加2000风暴伤害", consumPoint=19},
{id=30801, talentId=308, parameter={{336032,500}}, description="风暴开始庇护你了!\n增加5%%风暴伤害减免", consumPoint=3},
{id=30802, talentId=308, level=2, parameter={{336032,500}}, description="风暴开始庇护你了!\n增加10%%风暴伤害减免"},
{id=30803, talentId=308, level=3, parameter={{336032,500}}, description="风暴开始庇护你了!\n增加15%%风暴伤害减免", consumPoint=7},
{id=30804, talentId=308, level=4, parameter={{336032,500}}, description="风暴开始庇护你了!\n增加20%%风暴伤害减免", consumPoint=9},
{id=30805, talentId=308, level=5, parameter={{336032,500}}, description="风暴开始庇护你了!\n增加25%%风暴伤害减免", consumPoint=11},
{id=30806, talentId=308, level=6, parameter={{336032,500}}, description="风暴开始庇护你了!\n增加30%%风暴伤害减免", consumPoint=13},
{id=30807, talentId=308, level=7, parameter={{336032,500}}, description="风暴开始庇护你了!\n增加35%%风暴伤害减免", consumPoint=15},
{id=30808, talentId=308, level=8, parameter={{336032,500}}, description="风暴开始庇护你了!\n增加40%%风暴伤害减免", consumPoint=17},
{id=30809, talentId=308, level=9, parameter={{336032,500}}, description="风暴傍身,坚不可摧!!\n增加45%%风暴伤害减免", consumPoint=19},
{id=30810, talentId=308, level=10, parameter={{336032,500}}, description="风暴傍身,坚不可摧!!\n增加50%%风暴伤害减免", consumPoint=21},
{id=30901, talentId=309, parameter={{336022,500}}, description="你的武器附上了一层淡淡的风暴!\n增加5%%风暴伤害加成"},
{id=30902, talentId=309, level=2, parameter={{336022,500}}, description="你的武器附上了一层淡淡的风暴!\n增加10%%风暴伤害加成", consumPoint=7},
{id=30903, talentId=309, level=3, parameter={{336022,500}}, description="你的武器附上了一层淡淡的风暴!\n增加15%%风暴伤害加成", consumPoint=9},
{id=30904, talentId=309, level=4, parameter={{336022,500}}, description="你的武器附上了一层淡淡的风暴!\n增加20%%风暴伤害加成", consumPoint=11},
{id=30905, talentId=309, level=5, parameter={{336022,500}}, description="你的武器附上了一层淡淡的风暴!\n增加25%%风暴伤害加成", consumPoint=13},
{id=30906, talentId=309, level=6, parameter={{336022,500}}, description="你的武器附上了一层淡淡的风暴!\n增加30%%风暴伤害加成", consumPoint=16},
{id=30907, talentId=309, level=7, parameter={{336022,500}}, description="你的武器附上了一层淡淡的风暴!\n增加35%%风暴伤害加成", consumPoint=18},
{id=30908, talentId=309, level=8, parameter={{336022,500}}, description="你的武器附上了一层淡淡的风暴!\n增加40%%风暴伤害加成", consumPoint=20},
{id=30909, talentId=309, level=9, parameter={{336022,500}}, description="你的武器风暴四溢!\n增加45%%风暴伤害加成", consumPoint=22},
{id=30910, talentId=309, level=10, parameter={{336022,500}}, description="你的武器风暴四溢!\n增加50%%风暴伤害加成", consumPoint=24},
{id=40101, talentId=401, consumPoint=1},
{id=40102, talentId=401, level=2, description="你开始在攻击前学会瞄准\n增加攻击成功率10", consumPoint=3},
{id=40103, talentId=401, level=3, description="你开始在攻击前学会瞄准\n增加攻击成功率15"},
{id=40104, talentId=401, level=4, description="你开始在攻击前学会瞄准\n增加攻击成功率20", consumPoint=7},
{id=40105, talentId=401, level=5, description="瞄准已经成为了你的习惯\n增加攻击成功率25", consumPoint=9},
{id=40106, talentId=401, level=6, description="瞄准已经成为了你的习惯\n增加攻击成功率30", consumPoint=11},
{id=40107, talentId=401, level=7, description="瞄准已经成为了你的习惯\n增加攻击成功率35", consumPoint=13},
{id=40108, talentId=401, level=8, description="瞄准已经成为了你的习惯\n增加攻击成功率40", consumPoint=15},
{id=40109, talentId=401, level=9, description="你的攻击已经不可能落空\n增加攻击成功率45", consumPoint=17},
{id=40110, talentId=401, level=10, description="你的攻击已经不可能落空\n增加攻击成功率50", consumPoint=19},
{id=40201, talentId=402, parameter={{1000011,1}}, description="主动释放后,攻速加成20%\n持续10秒,冷却100秒,蓝耗5%", consumPoint=1},
{id=40202, talentId=402, level=2, parameter={{1000011,2}}, description="主动释放后,攻速加成20%\n持续10秒,冷却95秒,蓝耗5%", consumPoint=3},
{id=40203, talentId=402, level=3, parameter={{1000011,3}}, description="主动释放后,攻速加成20%\n持续10秒,冷却90秒,蓝耗5%"},
{id=40204, talentId=402, level=4, parameter={{1000011,4}}, description="主动释放后,攻速加成20%\n持续10秒,冷却85秒,蓝耗5%", consumPoint=7},
{id=40205, talentId=402, level=5, parameter={{1000011,5}}, description="主动释放后,攻速加成20%\n持续10秒,冷却80秒,蓝耗5%", consumPoint=9},
{id=40206, talentId=402, level=6, parameter={{1000011,6}}, description="主动释放后,攻速加成20%\n持续10秒,冷却75秒,蓝耗5%", consumPoint=11},
{id=40207, talentId=402, level=7, parameter={{1000011,7}}, description="主动释放后,攻速加成20%\n持续10秒,冷却70秒,蓝耗5%", consumPoint=13},
{id=40208, talentId=402, level=8, parameter={{1000011,8}}, description="主动释放后,攻速加成20%\n持续10秒,冷却65秒,蓝耗5%", consumPoint=15},
{id=40209, talentId=402, level=9, parameter={{1000011,9}}, description="主动释放后,攻速加成20%\n持续10秒,冷却60秒,蓝耗5%", consumPoint=17},
{id=40210, talentId=402, level=10, parameter={{1000011,10}}, description="主动释放后,攻速加成20%\n持续10秒,冷却55秒,蓝耗5%", consumPoint=19},
{id=40301, talentId=403, parameter={{213022,200}}, description="你对于武器的使用还比较生疏\n增加2%攻击速度", consumPoint=3},
{id=40302, talentId=403, level=2, parameter={{213022,200}}, description="你对于武器的使用还比较生疏\n增加4%攻击速度"},
{id=40303, talentId=403, level=3, parameter={{213022,200}}, description="你对于武器的使用还比较生疏\n增加6%攻击速度", consumPoint=7},
{id=40304, talentId=403, level=4, parameter={{213022,200}}, description="你对于武器的使用还比较生疏\n增加8%攻击速度", consumPoint=9},
{id=40305, talentId=403, level=5, parameter={{213022,200}}, description="你可以熟练的使用武器了\n增加10%攻击速度", consumPoint=11},
{id=40306, talentId=403, level=6, parameter={{213022,200}}, description="你可以熟练的使用武器了\n增加12%攻击速度", consumPoint=13},
{id=40307, talentId=403, level=7, parameter={{213022,200}}, description="你可以熟练的使用武器了\n增加14%攻击速度", consumPoint=15},
{id=40308, talentId=403, level=8, parameter={{213022,200}}, description="你可以熟练的使用武器了\n增加16%攻击速度", consumPoint=17},
{id=40309, talentId=403, level=9, parameter={{213022,200}}, description="你是真正的武器大师\n增加18%攻击速度", consumPoint=19},
{id=40310, talentId=403, level=10, parameter={{213022,200}}, description="你是真正的武器大师\n增加20%攻击速度", consumPoint=21},
{id=40401, talentId=404, parameter={{311112,100}}, description="你开始了解怪物的弱点\n增加1%对怪伤害", consumPoint=3},
{id=40402, talentId=404, level=2, parameter={{311112,100}}, description="你开始了解怪物的弱点\n增加2%对怪伤害"},
{id=40403, talentId=404, level=3, parameter={{311112,100}}, description="你开始了解怪物的弱点\n增加3%对怪伤害", consumPoint=7},
{id=40404, talentId=404, level=4, parameter={{311112,100}}, description="你开始了解怪物的弱点\n增加4%对怪伤害", consumPoint=9},
{id=40405, talentId=404, level=5, parameter={{311112,100}}, description="你完全洞悉了怪物的弱点\n增加5%对怪伤害", consumPoint=11},
{id=40406, talentId=404, level=6, parameter={{311112,100}}, description="你完全洞悉了怪物的弱点\n增加6%对怪伤害", consumPoint=13},
{id=40407, talentId=404, level=7, parameter={{311112,100}}, description="你完全洞悉了怪物的弱点\n增加7%对怪伤害", consumPoint=15},
{id=40408, talentId=404, level=8, parameter={{311112,100}}, description="你完全洞悉了怪物的弱点\n增加8%对怪伤害", consumPoint=17},
{id=40409, talentId=404, level=9, parameter={{311112,100}}, description="怪物在你面前毫无秘密可言\n增加9%对怪伤害", consumPoint=19},
{id=40410, talentId=404, level=10, parameter={{311112,100}}, description="怪物在你面前毫无秘密可言\n增加10%%对怪伤害", consumPoint=21},
{id=40501, talentId=405, parameter={{311212,200}}, description="你开始学习如何和人搏击\n增加2%对玩家伤害"},
{id=40502, talentId=405, level=2, parameter={{311212,200}}, description="你开始学习如何和人搏击\n增加4%对玩家伤害", consumPoint=7},
{id=40503, talentId=405, level=3, parameter={{311212,200}}, description="你开始学习如何和人搏击\n增加6%对玩家伤害", consumPoint=9},
{id=40504, talentId=405, level=4, parameter={{311212,200}}, description="你开始学习如何和人搏击\n增加8%对玩家伤害", consumPoint=11},
{id=40505, talentId=405, level=5, parameter={{311212,200}}, description="你学会了各种搏击技巧\n增加10%对玩家伤害", consumPoint=13},
{id=40506, talentId=405, level=6, parameter={{311212,200}}, description="你学会了各种搏击技巧\n增加12%对玩家伤害", consumPoint=16},
{id=40507, talentId=405, level=7, parameter={{311212,200}}, description="你学会了各种搏击技巧\n增加14%对玩家伤害", consumPoint=18},
{id=40508, talentId=405, level=8, parameter={{311212,200}}, description="你学会了各种搏击技巧\n增加16%对玩家伤害", consumPoint=20},
{id=40509, talentId=405, level=9, parameter={{311212,200}}, description="你是真正的搏击大师\n增加18%对玩家伤害", consumPoint=22},
{id=40510, talentId=405, level=10, parameter={{311212,200}}, description="你是真正的搏击大师\n增加20%对玩家伤害", consumPoint=24},
{id=40601, talentId=406, parameter={{400006,100}}, description="你开始练习战斗技巧\n增加1%技能伤害"},
{id=40602, talentId=406, level=2, parameter={{400006,100}}, description="你开始练习战斗技巧\n增加2%技能伤害", consumPoint=7},
{id=40603, talentId=406, level=3, parameter={{400006,100}}, description="你开始练习战斗技巧\n增加3%技能伤害", consumPoint=9},
{id=40604, talentId=406, level=4, parameter={{400006,100}}, description="你开始练习战斗技巧\n增加4%技能伤害", consumPoint=11},
{id=40605, talentId=406, level=5, parameter={{400006,100}}, description="你的战斗技巧愈发精湛\n增加5%技能伤害", consumPoint=13},
{id=40606, talentId=406, level=6, parameter={{400006,100}}, description="你的战斗技巧愈发精湛\n增加6%技能伤害", consumPoint=16},
{id=40607, talentId=406, level=7, parameter={{400006,100}}, description="你的战斗技巧愈发精湛\n增加7%技能伤害", consumPoint=18},
{id=40608, talentId=406, level=8, parameter={{400006,100}}, description="你的战斗技巧愈发精湛\n增加8%技能伤害", consumPoint=20},
{id=40609, talentId=406, level=9, parameter={{400006,100}}, description="你是真正的技巧大师\n增加9%技能伤害", consumPoint=22},
{id=40610, talentId=406, level=10, parameter={{400006,100}}, description="你是真正的技巧大师\n增加10%%技能伤害", consumPoint=24},
{id=40701, talentId=407, parameter={{333011,200}}, description="圣光回应了你!\n增加200神圣伤害", consumPoint=1},
{id=40702, talentId=407, level=2, parameter={{333011,200}}, description="圣光回应了你!\n增加400神圣伤害", consumPoint=3},
{id=40703, talentId=407, level=3, parameter={{333011,200}}, description="圣光回应了你!\n增加600神圣伤害"},
{id=40704, talentId=407, level=4, parameter={{333011,200}}, description="圣光回应了你!\n增加800神圣伤害", consumPoint=7},
{id=40705, talentId=407, level=5, parameter={{333011,200}}, description="圣光回应了你!\n增加1000神圣伤害", consumPoint=9},
{id=40706, talentId=407, level=6, parameter={{333011,200}}, description="圣光回应了你!\n增加1200神圣伤害", consumPoint=11},
{id=40707, talentId=407, level=7, parameter={{333011,200}}, description="圣光回应了你!\n增加1400神圣伤害", consumPoint=13},
{id=40708, talentId=407, level=8, parameter={{333011,200}}, description="圣光回应了你!\n增加1600神圣伤害", consumPoint=15},
{id=40709, talentId=407, level=9, parameter={{333011,200}}, description="你是圣光的化身!\n增加1800神圣伤害", consumPoint=17},
{id=40710, talentId=407, level=10, parameter={{333011,200}}, description="你是圣光的化身!\n增加2000神圣伤害", consumPoint=19},
{id=40801, talentId=408, parameter={{333032,500}}, description="圣光开始庇护你了!\n增加5%%神圣伤害减免", consumPoint=3},
{id=40802, talentId=408, level=2, parameter={{333032,500}}, description="圣光开始庇护你了!\n增加10%%神圣伤害减免"},
{id=40803, talentId=408, level=3, parameter={{333032,500}}, description="圣光开始庇护你了!\n增加15%%神圣伤害减免", consumPoint=7},
{id=40804, talentId=408, level=4, parameter={{333032,500}}, description="圣光开始庇护你了!\n增加20%%神圣伤害减免", consumPoint=9},
{id=40805, talentId=408, level=5, parameter={{333032,500}}, description="圣光开始庇护你了!\n增加25%%神圣伤害减免", consumPoint=11},
{id=40806, talentId=408, level=6, parameter={{333032,500}}, description="圣光开始庇护你了!\n增加30%%神圣伤害减免", consumPoint=13},
{id=40807, talentId=408, level=7, parameter={{333032,500}}, description="圣光开始庇护你了!\n增加35%%神圣伤害减免", consumPoint=15},
{id=40808, talentId=408, level=8, parameter={{333032,500}}, description="圣光开始庇护你了!\n增加40%%神圣伤害减免", consumPoint=17},
{id=40809, talentId=408, level=9, parameter={{333032,500}}, description="圣光傍身,坚不可摧!!\n增加45%%神圣伤害减免", consumPoint=19},
{id=40810, talentId=408, level=10, parameter={{333032,500}}, description="圣光傍身,坚不可摧!!\n增加50%%神圣伤害减免", consumPoint=21},
{id=40901, talentId=409, parameter={{333022,500}}, description="你的武器附上了一层淡淡的圣光!\n增加5%%神圣伤害加成"},
{id=40902, talentId=409, level=2, parameter={{333022,500}}, description="你的武器附上了一层淡淡的圣光!\n增加10%%神圣伤害加成", consumPoint=7},
{id=40903, talentId=409, level=3, parameter={{333022,500}}, description="你的武器附上了一层淡淡的圣光!\n增加15%%神圣伤害加成", consumPoint=9},
{id=40904, talentId=409, level=4, parameter={{333022,500}}, description="你的武器附上了一层淡淡的圣光!\n增加20%%神圣伤害加成", consumPoint=11},
{id=40905, talentId=409, level=5, parameter={{333022,500}}, description="你的武器附上了一层淡淡的圣光!\n增加25%%神圣伤害加成", consumPoint=13},
{id=40906, talentId=409, level=6, parameter={{333022,500}}, description="你的武器附上了一层淡淡的圣光!\n增加30%%神圣伤害加成", consumPoint=16},
{id=40907, talentId=409, level=7, parameter={{333022,500}}, description="你的武器附上了一层淡淡的圣光!\n增加35%%神圣伤害加成", consumPoint=18},
{id=40908, talentId=409, level=8, parameter={{333022,500}}, description="你的武器附上了一层淡淡的圣光!\n增加40%%神圣伤害加成", consumPoint=20},
{id=40909, talentId=409, level=9, parameter={{333022,500}}, description="你的武器圣光四溢!\n增加45%%神圣伤害加成", consumPoint=22},
{id=40910, talentId=409, level=10, parameter={{333022,500}}, description="你的武器圣光四溢!\n增加50%%神圣伤害加成", consumPoint=24},
{id=50101, talentId=501, consumPoint=1},
{id=50102, talentId=501, level=2, description="你开始在攻击前学会瞄准\n增加攻击成功率10", consumPoint=3},
{id=50103, talentId=501, level=3, description="你开始在攻击前学会瞄准\n增加攻击成功率15"},
{id=50104, talentId=501, level=4, description="你开始在攻击前学会瞄准\n增加攻击成功率20", consumPoint=7},
{id=50105, talentId=501, level=5, description="瞄准已经成为了你的习惯\n增加攻击成功率25", consumPoint=9},
{id=50106, talentId=501, level=6, description="瞄准已经成为了你的习惯\n增加攻击成功率30", consumPoint=11},
{id=50107, talentId=501, level=7, description="瞄准已经成为了你的习惯\n增加攻击成功率35", consumPoint=13},
{id=50108, talentId=501, level=8, description="瞄准已经成为了你的习惯\n增加攻击成功率40", consumPoint=15},
{id=50109, talentId=501, level=9, description="你的攻击已经不可能落空\n增加攻击成功率45", consumPoint=17},
{id=50110, talentId=501, level=10, description="你的攻击已经不可能落空\n增加攻击成功率50", consumPoint=19},
{id=50201, talentId=502, parameter={{1000012,1}}, description="主动释放后,双倍一击概率增加20%\n持续10秒,冷却100秒,蓝耗5%", consumPoint=1},
{id=50202, talentId=502, level=2, parameter={{1000012,2}}, description="主动释放后,双倍一击概率增加20%\n持续10秒,冷却95秒,蓝耗5%", consumPoint=3},
{id=50203, talentId=502, level=3, parameter={{1000012,3}}, description="主动释放后,双倍一击概率增加20%\n持续10秒,冷却90秒,蓝耗5%"},
{id=50204, talentId=502, level=4, parameter={{1000012,4}}, description="主动释放后,双倍一击概率增加20%\n持续10秒,冷却85秒,蓝耗5%", consumPoint=7},
{id=50205, talentId=502, level=5, parameter={{1000012,5}}, description="主动释放后,双倍一击概率增加20%\n持续10秒,冷却80秒,蓝耗5%", consumPoint=9},
{id=50206, talentId=502, level=6, parameter={{1000012,6}}, description="主动释放后,双倍一击概率增加20%\n持续10秒,冷却75秒,蓝耗5%", consumPoint=11},
{id=50207, talentId=502, level=7, parameter={{1000012,7}}, description="主动释放后,双倍一击概率增加20%\n持续10秒,冷却70秒,蓝耗5%", consumPoint=13},
{id=50208, talentId=502, level=8, parameter={{1000012,8}}, description="主动释放后,双倍一击概率增加20%\n持续10秒,冷却65秒,蓝耗5%", consumPoint=15},
{id=50209, talentId=502, level=9, parameter={{1000012,9}}, description="主动释放后,双倍一击概率增加20%\n持续10秒,冷却60秒,蓝耗5%", consumPoint=17},
{id=50210, talentId=502, level=10, parameter={{1000012,10}}, description="主动释放后,双倍一击概率增加20%\n持续10秒,冷却55秒,蓝耗5%", consumPoint=19},
{id=50301, talentId=503, parameter={{304012,100}}, description="你开始学习寸劲的使用方法\n增加1%双倍一击概率", consumPoint=3},
{id=50302, talentId=503, level=2, parameter={{304012,100}}, description="你开始学习寸劲的使用方法\n增加2%双倍一击概率"},
{id=50303, talentId=503, level=3, parameter={{304012,100}}, description="你开始学习寸劲的使用方法\n增加3%双倍一击概率", consumPoint=7},
{id=50304, talentId=503, level=4, parameter={{304012,100}}, description="你开始学习寸劲的使用方法\n增加4%双倍一击概率", consumPoint=9},
{id=50305, talentId=503, level=5, parameter={{304012,100}}, description="你对于寸劲的使用愈发熟练\n增加5%双倍一击概率", consumPoint=11},
{id=50306, talentId=503, level=6, parameter={{304012,100}}, description="你对于寸劲的使用愈发熟练\n增加6%双倍一击概率", consumPoint=13},
{id=50307, talentId=503, level=7, parameter={{304012,100}}, description="你对于寸劲的使用愈发熟练\n增加7%双倍一击概率", consumPoint=15},
{id=50308, talentId=503, level=8, parameter={{304012,100}}, description="你对于寸劲的使用愈发熟练\n增加8%双倍一击概率", consumPoint=17},
{id=50309, talentId=503, level=9, parameter={{304012,100}}, description="你对于寸劲的使用已经收发自如\n增加9%双倍一击概率", consumPoint=19},
{id=50310, talentId=503, level=10, parameter={{304012,100}}, description="你对于寸劲的使用已经收发自如\n增加10%%双倍一击概率", consumPoint=21},
{id=50401, talentId=504, parameter={{304042,100}}, description="你开始练习寸劲的发力技巧\n增加1%双倍一击伤害", consumPoint=3},
{id=50402, talentId=504, level=2, parameter={{304042,100}}, description="你开始练习寸劲的发力技巧\n增加2%双倍一击伤害"},
{id=50403, talentId=504, level=3, parameter={{304042,100}}, description="你开始练习寸劲的发力技巧\n增加3%双倍一击伤害", consumPoint=7},
{id=50404, talentId=504, level=4, parameter={{304042,100}}, description="你开始练习寸劲的发力技巧\n增加4%双倍一击伤害", consumPoint=9},
{id=50405, talentId=504, level=5, parameter={{304042,100}}, description="你对于寸劲的发力越来越熟悉\n增加5%双倍一击伤害", consumPoint=11},
{id=50406, talentId=504, level=6, parameter={{304042,100}}, description="你对于寸劲的发力越来越熟悉\n增加6%双倍一击伤害", consumPoint=13},
{id=50407, talentId=504, level=7, parameter={{304042,100}}, description="你对于寸劲的发力越来越熟悉\n增加7%双倍一击伤害", consumPoint=15},
{id=50408, talentId=504, level=8, parameter={{304042,100}}, description="你对于寸劲的发力越来越熟悉\n增加8%双倍一击伤害", consumPoint=17},
{id=50409, talentId=504, level=9, parameter={{304042,100}}, description="你的寸劲力度已经登峰造极\n增加9%双倍一击伤害", consumPoint=19},
{id=50410, talentId=504, level=10, parameter={{304042,100}}, description="你的寸劲力度已经登峰造极\n增加10%%双倍一击伤害", consumPoint=21},
{id=50501, talentId=505, parameter={{311212,200}}, description="你开始学习如何和人搏击\n增加2%对玩家伤害"},
{id=50502, talentId=505, level=2, parameter={{311212,200}}, description="你开始学习如何和人搏击\n增加4%对玩家伤害", consumPoint=7},
{id=50503, talentId=505, level=3, parameter={{311212,200}}, description="你开始学习如何和人搏击\n增加6%对玩家伤害", consumPoint=9},
{id=50504, talentId=505, level=4, parameter={{311212,200}}, description="你开始学习如何和人搏击\n增加8%对玩家伤害", consumPoint=11},
{id=50505, talentId=505, level=5, parameter={{311212,200}}, description="你学会了各种搏击技巧\n增加10%对玩家伤害", consumPoint=13},
{id=50506, talentId=505, level=6, parameter={{311212,200}}, description="你学会了各种搏击技巧\n增加12%对玩家伤害", consumPoint=16},
{id=50507, talentId=505, level=7, parameter={{311212,200}}, description="你学会了各种搏击技巧\n增加14%对玩家伤害", consumPoint=18},
{id=50508, talentId=505, level=8, parameter={{311212,200}}, description="你学会了各种搏击技巧\n增加16%对玩家伤害", consumPoint=20},
{id=50509, talentId=505, level=9, parameter={{311212,200}}, description="你是真正的搏击大师\n增加18%对玩家伤害", consumPoint=22},
{id=50510, talentId=505, level=10, parameter={{311212,200}}, description="你是真正的搏击大师\n增加20%对玩家伤害", consumPoint=24},
{id=50601, talentId=506, parameter={{400006,100}}, description="你开始练习战斗技巧\n增加1%技能伤害"},
{id=50602, talentId=506, level=2, parameter={{400006,100}}, description="你开始练习战斗技巧\n增加2%技能伤害", consumPoint=7},
{id=50603, talentId=506, level=3, parameter={{400006,100}}, description="你开始练习战斗技巧\n增加3%技能伤害", consumPoint=9},
{id=50604, talentId=506, level=4, parameter={{400006,100}}, description="你开始练习战斗技巧\n增加4%技能伤害", consumPoint=11},
{id=50605, talentId=506, level=5, parameter={{400006,100}}, description="你的战斗技巧愈发精湛\n增加5%技能伤害", consumPoint=13},
{id=50606, talentId=506, level=6, parameter={{400006,100}}, description="你的战斗技巧愈发精湛\n增加6%技能伤害", consumPoint=16},
{id=50607, talentId=506, level=7, parameter={{400006,100}}, description="你的战斗技巧愈发精湛\n增加7%技能伤害", consumPoint=18},
{id=50608, talentId=506, level=8, parameter={{400006,100}}, description="你的战斗技巧愈发精湛\n增加8%技能伤害", consumPoint=20},
{id=50609, talentId=506, level=9, parameter={{400006,100}}, description="你是真正的技巧大师\n增加9%技能伤害", consumPoint=22},
{id=50610, talentId=506, level=10, parameter={{400006,100}}, description="你是真正的技巧大师\n增加10%%技能伤害", consumPoint=24},
{id=50701, talentId=507, parameter={{334011,200}}, description="黑暗回应了你!\n增加增加200黑暗伤害", consumPoint=1},
{id=50702, talentId=507, level=2, parameter={{334011,200}}, description="黑暗回应了你!\n增加增加400黑暗伤害", consumPoint=3},
{id=50703, talentId=507, level=3, parameter={{334011,200}}, description="黑暗回应了你!\n增加增加600黑暗伤害"},
{id=50704, talentId=507, level=4, parameter={{334011,200}}, description="黑暗回应了你!\n增加增加800黑暗伤害", consumPoint=7},
{id=50705, talentId=507, level=5, parameter={{334011,200}}, description="黑暗回应了你!\n增加增加1000黑暗伤害", consumPoint=9},
{id=50706, talentId=507, level=6, parameter={{334011,200}}, description="黑暗回应了你!\n增加增加1200黑暗伤害", consumPoint=11},
{id=50707, talentId=507, level=7, parameter={{334011,200}}, description="黑暗回应了你!\n增加增加1400黑暗伤害", consumPoint=13},
{id=50708, talentId=507, level=8, parameter={{334011,200}}, description="黑暗回应了你!\n增加增加1600黑暗伤害", consumPoint=15},
{id=50709, talentId=507, level=9, parameter={{334011,200}}, description="你是黑暗的化身!\n增加增加1800黑暗伤害", consumPoint=17},
{id=50710, talentId=507, level=10, parameter={{334011,200}}, description="你是黑暗的化身!\n增加增加2000黑暗伤害", consumPoint=19},
{id=50801, talentId=508, parameter={{334032,500}}, description="黑暗开始庇护你了!\n增加5%%黑暗伤害减免", consumPoint=3},
{id=50802, talentId=508, level=2, parameter={{334032,500}}, description="黑暗开始庇护你了!\n增加10%%黑暗伤害减免"},
{id=50803, talentId=508, level=3, parameter={{334032,500}}, description="黑暗开始庇护你了!\n增加15%%黑暗伤害减免", consumPoint=7},
{id=50804, talentId=508, level=4, parameter={{334032,500}}, description="黑暗开始庇护你了!\n增加20%%黑暗伤害减免", consumPoint=9},
{id=50805, talentId=508, level=5, parameter={{334032,500}}, description="黑暗开始庇护你了!\n增加25%%黑暗伤害减免", consumPoint=11},
{id=50806, talentId=508, level=6, parameter={{334032,500}}, description="黑暗开始庇护你了!\n增加30%%黑暗伤害减免", consumPoint=13},
{id=50807, talentId=508, level=7, parameter={{334032,500}}, description="黑暗开始庇护你了!\n增加35%%黑暗伤害减免", consumPoint=15},
{id=50808, talentId=508, level=8, parameter={{334032,500}}, description="黑暗开始庇护你了!\n增加40%%黑暗伤害减免", consumPoint=17},
{id=50809, talentId=508, level=9, parameter={{334032,500}}, description="黑暗傍身,坚不可摧!!\n增加45%%黑暗伤害减免", consumPoint=19},
{id=50810, talentId=508, level=10, parameter={{334032,500}}, description="黑暗傍身,坚不可摧!!\n增加50%%黑暗伤害减免", consumPoint=21},
{id=50901, talentId=509, parameter={{334022,500}}, description="你的武器附上了一层淡淡的黑暗!\n增加5%%黑暗伤害加成"},
{id=50902, talentId=509, level=2, parameter={{334022,500}}, description="你的武器附上了一层淡淡的黑暗!\n增加10%%黑暗伤害加成", consumPoint=7},
{id=50903, talentId=509, level=3, parameter={{334022,500}}, description="你的武器附上了一层淡淡的黑暗!\n增加15%%黑暗伤害加成", consumPoint=9},
{id=50904, talentId=509, level=4, parameter={{334022,500}}, description="你的武器附上了一层淡淡的黑暗!\n增加20%%黑暗伤害加成", consumPoint=11},
{id=50905, talentId=509, level=5, parameter={{334022,500}}, description="你的武器附上了一层淡淡的黑暗!\n增加25%%黑暗伤害加成", consumPoint=13},
{id=50906, talentId=509, level=6, parameter={{334022,500}}, description="你的武器附上了一层淡淡的黑暗!\n增加30%%黑暗伤害加成", consumPoint=16},
{id=50907, talentId=509, level=7, parameter={{334022,500}}, description="你的武器附上了一层淡淡的黑暗!\n增加35%%黑暗伤害加成", consumPoint=18},
{id=50908, talentId=509, level=8, parameter={{334022,500}}, description="你的武器附上了一层淡淡的黑暗!\n增加40%%黑暗伤害加成", consumPoint=20},
{id=50909, talentId=509, level=9, parameter={{334022,500}}, description="你的武器黑暗四溢!\n增加45%%黑暗伤害加成", consumPoint=22},
{id=50910, talentId=509, level=10, parameter={{334022,500}}, description="你的武器黑暗四溢!\n增加50%%黑暗伤害加成", consumPoint=24},
{id=60101, talentId=601, parameter={{211011,5}}, description="你开始在防御前学会预判\n增加防御成功率5", consumPoint=1},
{id=60102, talentId=601, level=2, parameter={{211011,5}}, description="你开始在防御前学会预判\n增加防御成功率10", consumPoint=3},
{id=60103, talentId=601, level=3, parameter={{211011,5}}, description="你开始在防御前学会预判\n增加防御成功率15"},
{id=60104, talentId=601, level=4, parameter={{211011,5}}, description="你开始在防御前学会预判\n增加防御成功率20", consumPoint=7},
{id=60105, talentId=601, level=5, parameter={{211011,5}}, description="预判已经成为了你的习惯\n增加防御成功率25", consumPoint=9},
{id=60106, talentId=601, level=6, parameter={{211011,5}}, description="预判已经成为了你的习惯\n增加防御成功率30", consumPoint=11},
{id=60107, talentId=601, level=7, parameter={{211011,5}}, description="预判已经成为了你的习惯\n增加防御成功率35", consumPoint=13},
{id=60108, talentId=601, level=8, parameter={{211011,5}}, description="预判已经成为了你的习惯\n增加防御成功率40", consumPoint=15},
{id=60109, talentId=601, level=9, parameter={{211011,5}}, description="你的预判已经不可能落空\n增加防御成功率45", consumPoint=17},
{id=60110, talentId=601, level=10, parameter={{211011,5}}, description="你的预判已经不可能落空\n增加防御成功率50", consumPoint=19},
{id=60201, talentId=602, parameter={{1000013,1}}, description="主动释放后,伤害减免20%\n持续10秒,冷却100秒,蓝耗5%", consumPoint=1},
{id=60202, talentId=602, level=2, parameter={{1000013,2}}, description="主动释放后,伤害减免20%\n持续10秒,冷却95秒,蓝耗5%", consumPoint=3},
{id=60203, talentId=602, level=3, parameter={{1000013,3}}, description="主动释放后,伤害减免20%\n持续10秒,冷却90秒,蓝耗5%"},
{id=60204, talentId=602, level=4, parameter={{1000013,4}}, description="主动释放后,伤害减免20%\n持续10秒,冷却85秒,蓝耗5%", consumPoint=7},
{id=60205, talentId=602, level=5, parameter={{1000013,5}}, description="主动释放后,伤害减免20%\n持续10秒,冷却80秒,蓝耗5%", consumPoint=9},
{id=60206, talentId=602, level=6, parameter={{1000013,6}}, description="主动释放后,伤害减免20%\n持续10秒,冷却75秒,蓝耗5%", consumPoint=11},
{id=60207, talentId=602, level=7, parameter={{1000013,7}}, description="主动释放后,伤害减免20%\n持续10秒,冷却70秒,蓝耗5%", consumPoint=13},
{id=60208, talentId=602, level=8, parameter={{1000013,8}}, description="主动释放后,伤害减免20%\n持续10秒,冷却65秒,蓝耗5%", consumPoint=15},
{id=60209, talentId=602, level=9, parameter={{1000013,9}}, description="主动释放后,伤害减免20%\n持续10秒,冷却60秒,蓝耗5%", consumPoint=17},
{id=60210, talentId=602, level=10, parameter={{1000013,10}}, description="主动释放后,伤害减免20%\n持续10秒,冷却55秒,蓝耗5%", consumPoint=19},
{id=60301, talentId=603, parameter={{312012,100}}, description="你开始学会防守\n提高1%伤害减免", consumPoint=3},
{id=60302, talentId=603, level=2, parameter={{312012,100}}, description="你开始学会防守\n提高2%伤害减免"},
{id=60303, talentId=603, level=3, parameter={{312012,100}}, description="你开始学会防守\n提高3%伤害减免", consumPoint=7},
{id=60304, talentId=603, level=4, parameter={{312012,100}}, description="你开始学会防守\n提高4%伤害减免", consumPoint=9},
{id=60305, talentId=603, level=5, parameter={{312012,100}}, description="你的防守愈发熟练\n提高5%伤害减免", consumPoint=11},
{id=60306, talentId=603, level=6, parameter={{312012,100}}, description="你的防守愈发熟练\n提高6%伤害减免", consumPoint=13},
{id=60307, talentId=603, level=7, parameter={{312012,100}}, description="你的防守愈发熟练\n提高7%伤害减免", consumPoint=15},
{id=60308, talentId=603, level=8, parameter={{312012,100}}, description="你的防守愈发熟练\n提高8%伤害减免", consumPoint=17},
{id=60309, talentId=603, level=9, parameter={{312012,100}}, description="你是真正的防守大师\n提高9%伤害减免", consumPoint=19},
{id=60310, talentId=603, level=10, parameter={{312012,100}}, description="你是真正的防守大师\n提高10%%伤害减免", consumPoint=21},
{id=60401, talentId=604, parameter={{312112,100}}, description="你开始了解怪物的攻击\n提高1%怪物伤害减免", consumPoint=3},
{id=60402, talentId=604, level=2, parameter={{312112,100}}, description="你开始了解怪物的攻击\n提高2%怪物伤害减免"},
{id=60403, talentId=604, level=3, parameter={{312112,100}}, description="你开始了解怪物的攻击\n提高3%怪物伤害减免", consumPoint=7},
{id=60404, talentId=604, level=4, parameter={{312112,100}}, description="你开始了解怪物的攻击\n提高4%怪物伤害减免", consumPoint=9},
{id=60405, talentId=604, level=5, parameter={{312112,100}}, description="你完全洞悉了怪物的攻击\n提高5%怪物伤害减免", consumPoint=11},
{id=60406, talentId=604, level=6, parameter={{312112,100}}, description="你完全洞悉了怪物的攻击\n提高6%怪物伤害减免", consumPoint=13},
{id=60407, talentId=604, level=7, parameter={{312112,100}}, description="你完全洞悉了怪物的攻击\n提高7%怪物伤害减免", consumPoint=15},
{id=60408, talentId=604, level=8, parameter={{312112,100}}, description="你完全洞悉了怪物的攻击\n提高8%怪物伤害减免", consumPoint=17},
{id=60409, talentId=604, level=9, parameter={{312112,100}}, description="怪物的进攻你都了如指掌\n提高9%怪物伤害减免", consumPoint=19},
{id=60410, talentId=604, level=10, parameter={{312112,100}}, description="怪物的进攻你都了如指掌\n提高10%%怪物伤害减免", consumPoint=21},
{id=60501, talentId=605, parameter={{312212,200}}, description="你开始学会与人搏斗中保护要害部位\n提高2%玩家伤害减免"},
{id=60502, talentId=605, level=2, parameter={{312212,200}}, description="你开始学会与人搏斗中保护要害部位\n提高4%玩家伤害减免", consumPoint=7},
{id=60503, talentId=605, level=3, parameter={{312212,200}}, description="你开始学会与人搏斗中保护要害部位\n提高6%玩家伤害减免", consumPoint=9},
{id=60504, talentId=605, level=4, parameter={{312212,200}}, description="你开始学会与人搏斗中保护要害部位\n提高8%玩家伤害减免", consumPoint=11},
{id=60505, talentId=605, level=5, parameter={{312212,200}}, description="你在与人搏斗中的防守密不透风\n提高10%玩家伤害减免", consumPoint=13},
{id=60506, talentId=605, level=6, parameter={{312212,200}}, description="你在与人搏斗中的防守密不透风\n提高12%玩家伤害减免", consumPoint=16},
{id=60507, talentId=605, level=7, parameter={{312212,200}}, description="你在与人搏斗中的防守密不透风\n提高14%玩家伤害减免", consumPoint=18},
{id=60508, talentId=605, level=8, parameter={{312212,200}}, description="你在与人搏斗中的防守密不透风\n提高16%玩家伤害减免", consumPoint=20},
{id=60509, talentId=605, level=9, parameter={{312212,200}}, description="你不会露出任何破绽\n提高18%玩家伤害减免", consumPoint=22},
{id=60510, talentId=605, level=10, parameter={{312212,200}}, description="你不会露出任何破绽\n提高20%玩家伤害减免", consumPoint=24},
{id=60601, talentId=606, parameter={{400007,100}}, description="你开始了解技能的出招\n提高1%技能伤害减免"},
{id=60602, talentId=606, level=2, parameter={{400007,100}}, description="你开始了解技能的出招\n提高2%技能伤害减免", consumPoint=7},
{id=60603, talentId=606, level=3, parameter={{400007,100}}, description="你开始了解技能的出招\n提高3%技能伤害减免", consumPoint=9},
{id=60604, talentId=606, level=4, parameter={{400007,100}}, description="你开始了解技能的出招\n提高4%技能伤害减免", consumPoint=11},
{id=60605, talentId=606, level=5, parameter={{400007,100}}, description="针对技能的出招\n你可以做出防范\n提高5%技能伤害减免", consumPoint=13},
{id=60606, talentId=606, level=6, parameter={{400007,100}}, description="针对技能的出招\n你可以做出防范\n提高6%技能伤害减免", consumPoint=16},
{id=60607, talentId=606, level=7, parameter={{400007,100}}, description="针对技能的出招\n你可以做出防范\n提高7%技能伤害减免", consumPoint=18},
{id=60608, talentId=606, level=8, parameter={{400007,100}}, description="针对技能的出招\n你可以做出防范\n提高8%技能伤害减免", consumPoint=20},
{id=60609, talentId=606, level=9, parameter={{400007,100}}, description="你是真正的技能克星\n提高9%技能伤害减免", consumPoint=22},
{id=60610, talentId=606, level=10, parameter={{400007,100}}, description="你是真正的技能克星\n提高10%%技能伤害减免", consumPoint=24},
{id=60701, talentId=607, parameter={{336011,200}}, description="风暴回应了你!\n增加增加200风暴伤害", consumPoint=1},
{id=60702, talentId=607, level=2, parameter={{336011,200}}, description="风暴回应了你!\n增加增加400风暴伤害", consumPoint=3},
{id=60703, talentId=607, level=3, parameter={{336011,200}}, description="风暴回应了你!\n增加增加600风暴伤害"},
{id=60704, talentId=607, level=4, parameter={{336011,200}}, description="风暴回应了你!\n增加增加800风暴伤害", consumPoint=7},
{id=60705, talentId=607, level=5, parameter={{336011,200}}, description="风暴回应了你!\n增加增加1000风暴伤害", consumPoint=9},
{id=60706, talentId=607, level=6, parameter={{336011,200}}, description="风暴回应了你!\n增加增加1200风暴伤害", consumPoint=11},
{id=60707, talentId=607, level=7, parameter={{336011,200}}, description="风暴回应了你!\n增加增加1400风暴伤害", consumPoint=13},
{id=60708, talentId=607, level=8, parameter={{336011,200}}, description="风暴回应了你!\n增加增加1600风暴伤害", consumPoint=15},
{id=60709, talentId=607, level=9, parameter={{336011,200}}, description="你是风暴的化身!\n增加增加1800风暴伤害", consumPoint=17},
{id=60710, talentId=607, level=10, parameter={{336011,200}}, description="你是风暴的化身!\n增加增加2000风暴伤害", consumPoint=19},
{id=60801, talentId=608, parameter={{336032,500}}, description="风暴开始庇护你了!\n增加5%%风暴伤害减免", consumPoint=3},
{id=60802, talentId=608, level=2, parameter={{336032,500}}, description="风暴开始庇护你了!\n增加10%%风暴伤害减免"},
{id=60803, talentId=608, level=3, parameter={{336032,500}}, description="风暴开始庇护你了!\n增加15%%风暴伤害减免", consumPoint=7},
{id=60804, talentId=608, level=4, parameter={{336032,500}}, description="风暴开始庇护你了!\n增加20%%风暴伤害减免", consumPoint=9},
{id=60805, talentId=608, level=5, parameter={{336032,500}}, description="风暴开始庇护你了!\n增加25%%风暴伤害减免", consumPoint=11},
{id=60806, talentId=608, level=6, parameter={{336032,500}}, description="风暴开始庇护你了!\n增加30%%风暴伤害减免", consumPoint=13},
{id=60807, talentId=608, level=7, parameter={{336032,500}}, description="风暴开始庇护你了!\n增加35%%风暴伤害减免", consumPoint=15},
{id=60808, talentId=608, level=8, parameter={{336032,500}}, description="风暴开始庇护你了!\n增加40%%风暴伤害减免", consumPoint=17},
{id=60809, talentId=608, level=9, parameter={{336032,500}}, description="风暴傍身,坚不可摧!!\n增加45%%风暴伤害减免", consumPoint=19},
{id=60810, talentId=608, level=10, parameter={{336032,500}}, description="风暴傍身,坚不可摧!!\n增加50%%风暴伤害减免", consumPoint=21},
{id=60901, talentId=609, parameter={{336022,500}}, description="你的武器附上了一层淡淡的风暴!\n增加5%%风暴伤害加成"},
{id=60902, talentId=609, level=2, parameter={{336022,500}}, description="你的武器附上了一层淡淡的风暴!\n增加10%%风暴伤害加成", consumPoint=7},
{id=60903, talentId=609, level=3, parameter={{336022,500}}, description="你的武器附上了一层淡淡的风暴!\n增加15%%风暴伤害加成", consumPoint=9},
{id=60904, talentId=609, level=4, parameter={{336022,500}}, description="你的武器附上了一层淡淡的风暴!\n增加20%%风暴伤害加成", consumPoint=11},
{id=60905, talentId=609, level=5, parameter={{336022,500}}, description="你的武器附上了一层淡淡的风暴!\n增加25%%风暴伤害加成", consumPoint=13},
{id=60906, talentId=609, level=6, parameter={{336022,500}}, description="你的武器附上了一层淡淡的风暴!\n增加30%%风暴伤害加成", consumPoint=16},
{id=60907, talentId=609, level=7, parameter={{336022,500}}, description="你的武器附上了一层淡淡的风暴!\n增加35%%风暴伤害加成", consumPoint=18},
{id=60908, talentId=609, level=8, parameter={{336022,500}}, description="你的武器附上了一层淡淡的风暴!\n增加40%%风暴伤害加成", consumPoint=20},
{id=60909, talentId=609, level=9, parameter={{336022,500}}, description="你的武器风暴四溢!\n增加45%%风暴伤害加成", consumPoint=22},
{id=60910, talentId=609, level=10, parameter={{336022,500}}, description="你的武器风暴四溢!\n增加50%%风暴伤害加成", consumPoint=24},
{id=70101, talentId=701, consumPoint=1},
{id=70102, talentId=701, level=2, description="你开始在攻击前学会瞄准\n增加攻击成功率10", consumPoint=3},
{id=70103, talentId=701, level=3, description="你开始在攻击前学会瞄准\n增加攻击成功率15"},
{id=70104, talentId=701, level=4, description="你开始在攻击前学会瞄准\n增加攻击成功率20", consumPoint=7},
{id=70105, talentId=701, level=5, description="瞄准已经成为了你的习惯\n增加攻击成功率25", consumPoint=9},
{id=70106, talentId=701, level=6, description="瞄准已经成为了你的习惯\n增加攻击成功率30", consumPoint=11},
{id=70107, talentId=701, level=7, description="瞄准已经成为了你的习惯\n增加攻击成功率35", consumPoint=13},
{id=70108, talentId=701, level=8, description="瞄准已经成为了你的习惯\n增加攻击成功率40", consumPoint=15},
{id=70109, talentId=701, level=9, description="你的攻击已经不可能落空\n增加攻击成功率45", consumPoint=17},
{id=70110, talentId=701, level=10, description="你的攻击已经不可能落空\n增加攻击成功率50", consumPoint=19},
{id=70201, talentId=702, parameter={{1000011,1}}, description="主动释放后,攻速加成20%\n持续10秒,冷却100秒,蓝耗5%", consumPoint=1},
{id=70202, talentId=702, level=2, parameter={{1000011,2}}, description="主动释放后,攻速加成20%\n持续10秒,冷却95秒,蓝耗5%", consumPoint=3},
{id=70203, talentId=702, level=3, parameter={{1000011,3}}, description="主动释放后,攻速加成20%\n持续10秒,冷却90秒,蓝耗5%"},
{id=70204, talentId=702, level=4, parameter={{1000011,4}}, description="主动释放后,攻速加成20%\n持续10秒,冷却85秒,蓝耗5%", consumPoint=7},
{id=70205, talentId=702, level=5, parameter={{1000011,5}}, description="主动释放后,攻速加成20%\n持续10秒,冷却80秒,蓝耗5%", consumPoint=9},
{id=70206, talentId=702, level=6, parameter={{1000011,6}}, description="主动释放后,攻速加成20%\n持续10秒,冷却75秒,蓝耗5%", consumPoint=11},
{id=70207, talentId=702, level=7, parameter={{1000011,7}}, description="主动释放后,攻速加成20%\n持续10秒,冷却70秒,蓝耗5%", consumPoint=13},
{id=70208, talentId=702, level=8, parameter={{1000011,8}}, description="主动释放后,攻速加成20%\n持续10秒,冷却65秒,蓝耗5%", consumPoint=15},
{id=70209, talentId=702, level=9, parameter={{1000011,9}}, description="主动释放后,攻速加成20%\n持续10秒,冷却60秒,蓝耗5%", consumPoint=17},
{id=70210, talentId=702, level=10, parameter={{1000011,10}}, description="主动释放后,攻速加成20%\n持续10秒,冷却55秒,蓝耗5%", consumPoint=19},
{id=70301, talentId=703, parameter={{213022,200}}, description="你对于武器的使用还比较生疏\n增加2%攻击速度", consumPoint=3},
{id=70302, talentId=703, level=2, parameter={{213022,200}}, description="你对于武器的使用还比较生疏\n增加4%攻击速度"},
{id=70303, talentId=703, level=3, parameter={{213022,200}}, description="你对于武器的使用还比较生疏\n增加6%攻击速度", consumPoint=7},
{id=70304, talentId=703, level=4, parameter={{213022,200}}, description="你对于武器的使用还比较生疏\n增加8%攻击速度", consumPoint=9},
{id=70305, talentId=703, level=5, parameter={{213022,200}}, description="你可以熟练的使用武器了\n增加10%攻击速度", consumPoint=11},
{id=70306, talentId=703, level=6, parameter={{213022,200}}, description="你可以熟练的使用武器了\n增加12%攻击速度", consumPoint=13},
{id=70307, talentId=703, level=7, parameter={{213022,200}}, description="你可以熟练的使用武器了\n增加14%攻击速度", consumPoint=15},
{id=70308, talentId=703, level=8, parameter={{213022,200}}, description="你可以熟练的使用武器了\n增加16%攻击速度", consumPoint=17},
{id=70309, talentId=703, level=9, parameter={{213022,200}}, description="你是真正的武器大师\n增加18%攻击速度", consumPoint=19},
{id=70310, talentId=703, level=10, parameter={{213022,200}}, description="你是真正的武器大师\n增加20%攻击速度", consumPoint=21},
{id=70401, talentId=704, parameter={{311112,100}}, description="你开始了解怪物的弱点\n增加1%对怪伤害", consumPoint=3},
{id=70402, talentId=704, level=2, parameter={{311112,100}}, description="你开始了解怪物的弱点\n增加2%对怪伤害"},
{id=70403, talentId=704, level=3, parameter={{311112,100}}, description="你开始了解怪物的弱点\n增加3%对怪伤害", consumPoint=7},
{id=70404, talentId=704, level=4, parameter={{311112,100}}, description="你开始了解怪物的弱点\n增加4%对怪伤害", consumPoint=9},
{id=70405, talentId=704, level=5, parameter={{311112,100}}, description="你完全洞悉了怪物的弱点\n增加5%对怪伤害", consumPoint=11},
{id=70406, talentId=704, level=6, parameter={{311112,100}}, description="你完全洞悉了怪物的弱点\n增加6%对怪伤害", consumPoint=13},
{id=70407, talentId=704, level=7, parameter={{311112,100}}, description="你完全洞悉了怪物的弱点\n增加7%对怪伤害", consumPoint=15},
{id=70408, talentId=704, level=8, parameter={{311112,100}}, description="你完全洞悉了怪物的弱点\n增加8%对怪伤害", consumPoint=17},
{id=70409, talentId=704, level=9, parameter={{311112,100}}, description="怪物在你面前毫无秘密可言\n增加9%对怪伤害", consumPoint=19},
{id=70410, talentId=704, level=10, parameter={{311112,100}}, description="怪物在你面前毫无秘密可言\n增加10%%对怪伤害", consumPoint=21},
{id=70501, talentId=705, parameter={{311212,200}}, description="你开始学习如何和人搏击\n增加2%对玩家伤害"},
{id=70502, talentId=705, level=2, parameter={{311212,200}}, description="你开始学习如何和人搏击\n增加4%对玩家伤害", consumPoint=7},
{id=70503, talentId=705, level=3, parameter={{311212,200}}, description="你开始学习如何和人搏击\n增加6%对玩家伤害", consumPoint=9},
{id=70504, talentId=705, level=4, parameter={{311212,200}}, description="你开始学习如何和人搏击\n增加8%对玩家伤害", consumPoint=11},
{id=70505, talentId=705, level=5, parameter={{311212,200}}, description="你学会了各种搏击技巧\n增加10%对玩家伤害", consumPoint=13},
{id=70506, talentId=705, level=6, parameter={{311212,200}}, description="你学会了各种搏击技巧\n增加12%对玩家伤害", consumPoint=16},
{id=70507, talentId=705, level=7, parameter={{311212,200}}, description="你学会了各种搏击技巧\n增加14%对玩家伤害", consumPoint=18},
{id=70508, talentId=705, level=8, parameter={{311212,200}}, description="你学会了各种搏击技巧\n增加16%对玩家伤害", consumPoint=20},
{id=70509, talentId=705, level=9, parameter={{311212,200}}, description="你是真正的搏击大师\n增加18%对玩家伤害", consumPoint=22},
{id=70510, talentId=705, level=10, parameter={{311212,200}}, description="你是真正的搏击大师\n增加20%对玩家伤害", consumPoint=24},
{id=70601, talentId=706, parameter={{400006,100}}, description="你开始练习战斗技巧\n增加1%技能伤害"},
{id=70602, talentId=706, level=2, parameter={{400006,100}}, description="你开始练习战斗技巧\n增加2%技能伤害", consumPoint=7},
{id=70603, talentId=706, level=3, parameter={{400006,100}}, description="你开始练习战斗技巧\n增加3%技能伤害", consumPoint=9},
{id=70604, talentId=706, level=4, parameter={{400006,100}}, description="你开始练习战斗技巧\n增加4%技能伤害", consumPoint=11},
{id=70605, talentId=706, level=5, parameter={{400006,100}}, description="你的战斗技巧愈发精湛\n增加5%技能伤害", consumPoint=13},
{id=70606, talentId=706, level=6, parameter={{400006,100}}, description="你的战斗技巧愈发精湛\n增加6%技能伤害", consumPoint=16},
{id=70607, talentId=706, level=7, parameter={{400006,100}}, description="你的战斗技巧愈发精湛\n增加7%技能伤害", consumPoint=18},
{id=70608, talentId=706, level=8, parameter={{400006,100}}, description="你的战斗技巧愈发精湛\n增加8%技能伤害", consumPoint=20},
{id=70609, talentId=706, level=9, parameter={{400006,100}}, description="你是真正的技巧大师\n增加9%技能伤害", consumPoint=22},
{id=70610, talentId=706, level=10, parameter={{400006,100}}, description="你是真正的技巧大师\n增加10%%技能伤害", consumPoint=24},
{id=70701, talentId=707, parameter={{333011,200}}, description="圣光回应了你!\n增加200神圣伤害", consumPoint=1},
{id=70702, talentId=707, level=2, parameter={{333011,200}}, description="圣光回应了你!\n增加400神圣伤害", consumPoint=3},
{id=70703, talentId=707, level=3, parameter={{333011,200}}, description="圣光回应了你!\n增加600神圣伤害"},
{id=70704, talentId=707, level=4, parameter={{333011,200}}, description="圣光回应了你!\n增加800神圣伤害", consumPoint=7},
{id=70705, talentId=707, level=5, parameter={{333011,200}}, description="圣光回应了你!\n增加1000神圣伤害", consumPoint=9},
{id=70706, talentId=707, level=6, parameter={{333011,200}}, description="圣光回应了你!\n增加1200神圣伤害", consumPoint=11},
{id=70707, talentId=707, level=7, parameter={{333011,200}}, description="圣光回应了你!\n增加1400神圣伤害", consumPoint=13},
{id=70708, talentId=707, level=8, parameter={{333011,200}}, description="圣光回应了你!\n增加1600神圣伤害", consumPoint=15},
{id=70709, talentId=707, level=9, parameter={{333011,200}}, description="你是圣光的化身!\n增加1800神圣伤害", consumPoint=17},
{id=70710, talentId=707, level=10, parameter={{333011,200}}, description="你是圣光的化身!\n增加2000神圣伤害", consumPoint=19},
{id=70801, talentId=708, parameter={{333032,500}}, description="圣光开始庇护你了!\n增加5%%神圣伤害减免", consumPoint=3},
{id=70802, talentId=708, level=2, parameter={{333032,500}}, description="圣光开始庇护你了!\n增加10%%神圣伤害减免"},
{id=70803, talentId=708, level=3, parameter={{333032,500}}, description="圣光开始庇护你了!\n增加15%%神圣伤害减免", consumPoint=7},
{id=70804, talentId=708, level=4, parameter={{333032,500}}, description="圣光开始庇护你了!\n增加20%%神圣伤害减免", consumPoint=9},
{id=70805, talentId=708, level=5, parameter={{333032,500}}, description="圣光开始庇护你了!\n增加25%%神圣伤害减免", consumPoint=11},
{id=70806, talentId=708, level=6, parameter={{333032,500}}, description="圣光开始庇护你了!\n增加30%%神圣伤害减免", consumPoint=13},
{id=70807, talentId=708, level=7, parameter={{333032,500}}, description="圣光开始庇护你了!\n增加35%%神圣伤害减免", consumPoint=15},
{id=70808, talentId=708, level=8, parameter={{333032,500}}, description="圣光开始庇护你了!\n增加40%%神圣伤害减免", consumPoint=17},
{id=70809, talentId=708, level=9, parameter={{333032,500}}, description="圣光傍身,坚不可摧!!\n增加45%%神圣伤害减免", consumPoint=19},
{id=70810, talentId=708, level=10, parameter={{333032,500}}, description="圣光傍身,坚不可摧!!\n增加50%%神圣伤害减免", consumPoint=21},
{id=70901, talentId=709, parameter={{333022,500}}, description="你的武器附上了一层淡淡的圣光!\n增加5%%神圣伤害加成"},
{id=70902, talentId=709, level=2, parameter={{333022,500}}, description="你的武器附上了一层淡淡的圣光!\n增加10%%神圣伤害加成", consumPoint=7},
{id=70903, talentId=709, level=3, parameter={{333022,500}}, description="你的武器附上了一层淡淡的圣光!\n增加15%%神圣伤害加成", consumPoint=9},
{id=70904, talentId=709, level=4, parameter={{333022,500}}, description="你的武器附上了一层淡淡的圣光!\n增加20%%神圣伤害加成", consumPoint=11},
{id=70905, talentId=709, level=5, parameter={{333022,500}}, description="你的武器附上了一层淡淡的圣光!\n增加25%%神圣伤害加成", consumPoint=13},
{id=70906, talentId=709, level=6, parameter={{333022,500}}, description="你的武器附上了一层淡淡的圣光!\n增加30%%神圣伤害加成", consumPoint=16},
{id=70907, talentId=709, level=7, parameter={{333022,500}}, description="你的武器附上了一层淡淡的圣光!\n增加35%%神圣伤害加成", consumPoint=18},
{id=70908, talentId=709, level=8, parameter={{333022,500}}, description="你的武器附上了一层淡淡的圣光!\n增加40%%神圣伤害加成", consumPoint=20},
{id=70909, talentId=709, level=9, parameter={{333022,500}}, description="你的武器圣光四溢!\n增加45%%神圣伤害加成", consumPoint=22},
{id=70910, talentId=709, level=10, parameter={{333022,500}}, description="你的武器圣光四溢!\n增加50%%神圣伤害加成", consumPoint=24},
{id=80101, talentId=801, consumPoint=1},
{id=80102, talentId=801, level=2, description="你开始在攻击前学会瞄准\n增加攻击成功率10", consumPoint=3},
{id=80103, talentId=801, level=3, description="你开始在攻击前学会瞄准\n增加攻击成功率15"},
{id=80104, talentId=801, level=4, description="你开始在攻击前学会瞄准\n增加攻击成功率20", consumPoint=7},
{id=80105, talentId=801, level=5, description="瞄准已经成为了你的习惯\n增加攻击成功率25", consumPoint=9},
{id=80106, talentId=801, level=6, description="瞄准已经成为了你的习惯\n增加攻击成功率30", consumPoint=11},
{id=80107, talentId=801, level=7, description="瞄准已经成为了你的习惯\n增加攻击成功率35", consumPoint=13},
{id=80108, talentId=801, level=8, description="瞄准已经成为了你的习惯\n增加攻击成功率40", consumPoint=15},
{id=80109, talentId=801, level=9, description="你的攻击已经不可能落空\n增加攻击成功率45", consumPoint=17},
{id=80110, talentId=801, level=10, description="你的攻击已经不可能落空\n增加攻击成功率50", consumPoint=19},
{id=80201, talentId=802, parameter={{1000012,1}}, description="主动释放后,双倍一击概率增加20%\n持续10秒,冷却100秒,蓝耗5%", consumPoint=1},
{id=80202, talentId=802, level=2, parameter={{1000012,2}}, description="主动释放后,双倍一击概率增加20%\n持续10秒,冷却95秒,蓝耗5%", consumPoint=3},
{id=80203, talentId=802, level=3, parameter={{1000012,3}}, description="主动释放后,双倍一击概率增加20%\n持续10秒,冷却90秒,蓝耗5%"},
{id=80204, talentId=802, level=4, parameter={{1000012,4}}, description="主动释放后,双倍一击概率增加20%\n持续10秒,冷却85秒,蓝耗5%", consumPoint=7},
{id=80205, talentId=802, level=5, parameter={{1000012,5}}, description="主动释放后,双倍一击概率增加20%\n持续10秒,冷却80秒,蓝耗5%", consumPoint=9},
{id=80206, talentId=802, level=6, parameter={{1000012,6}}, description="主动释放后,双倍一击概率增加20%\n持续10秒,冷却75秒,蓝耗5%", consumPoint=11},
{id=80207, talentId=802, level=7, parameter={{1000012,7}}, description="主动释放后,双倍一击概率增加20%\n持续10秒,冷却70秒,蓝耗5%", consumPoint=13},
{id=80208, talentId=802, level=8, parameter={{1000012,8}}, description="主动释放后,双倍一击概率增加20%\n持续10秒,冷却65秒,蓝耗5%", consumPoint=15},
{id=80209, talentId=802, level=9, parameter={{1000012,9}}, description="主动释放后,双倍一击概率增加20%\n持续10秒,冷却60秒,蓝耗5%", consumPoint=17},
{id=80210, talentId=802, level=10, parameter={{1000012,10}}, description="主动释放后,双倍一击概率增加20%\n持续10秒,冷却55秒,蓝耗5%", consumPoint=19},
{id=80301, talentId=803, parameter={{304012,100}}, description="你开始学习寸劲的使用方法\n增加1%双倍一击概率", consumPoint=3},
{id=80302, talentId=803, level=2, parameter={{304012,100}}, description="你开始学习寸劲的使用方法\n增加2%双倍一击概率"},
{id=80303, talentId=803, level=3, parameter={{304012,100}}, description="你开始学习寸劲的使用方法\n增加3%双倍一击概率", consumPoint=7},
{id=80304, talentId=803, level=4, parameter={{304012,100}}, description="你开始学习寸劲的使用方法\n增加4%双倍一击概率", consumPoint=9},
{id=80305, talentId=803, level=5, parameter={{304012,100}}, description="你对于寸劲的使用愈发熟练\n增加5%双倍一击概率", consumPoint=11},
{id=80306, talentId=803, level=6, parameter={{304012,100}}, description="你对于寸劲的使用愈发熟练\n增加6%双倍一击概率", consumPoint=13},
{id=80307, talentId=803, level=7, parameter={{304012,100}}, description="你对于寸劲的使用愈发熟练\n增加7%双倍一击概率", consumPoint=15},
{id=80308, talentId=803, level=8, parameter={{304012,100}}, description="你对于寸劲的使用愈发熟练\n增加8%双倍一击概率", consumPoint=17},
{id=80309, talentId=803, level=9, parameter={{304012,100}}, description="你对于寸劲的使用已经收发自如\n增加9%双倍一击概率", consumPoint=19},
{id=80310, talentId=803, level=10, parameter={{304012,100}}, description="你对于寸劲的使用已经收发自如\n增加10%%双倍一击概率", consumPoint=21},
{id=80401, talentId=804, parameter={{304042,100}}, description="你开始练习寸劲的发力技巧\n增加1%双倍一击伤害", consumPoint=3},
{id=80402, talentId=804, level=2, parameter={{304042,100}}, description="你开始练习寸劲的发力技巧\n增加2%双倍一击伤害"},
{id=80403, talentId=804, level=3, parameter={{304042,100}}, description="你开始练习寸劲的发力技巧\n增加3%双倍一击伤害", consumPoint=7},
{id=80404, talentId=804, level=4, parameter={{304042,100}}, description="你开始练习寸劲的发力技巧\n增加4%双倍一击伤害", consumPoint=9},
{id=80405, talentId=804, level=5, parameter={{304042,100}}, description="你对于寸劲的发力越来越熟悉\n增加5%双倍一击伤害", consumPoint=11},
{id=80406, talentId=804, level=6, parameter={{304042,100}}, description="你对于寸劲的发力越来越熟悉\n增加6%双倍一击伤害", consumPoint=13},
{id=80407, talentId=804, level=7, parameter={{304042,100}}, description="你对于寸劲的发力越来越熟悉\n增加7%双倍一击伤害", consumPoint=15},
{id=80408, talentId=804, level=8, parameter={{304042,100}}, description="你对于寸劲的发力越来越熟悉\n增加8%双倍一击伤害", consumPoint=17},
{id=80409, talentId=804, level=9, parameter={{304042,100}}, description="你的寸劲力度已经登峰造极\n增加9%双倍一击伤害", consumPoint=19},
{id=80410, talentId=804, level=10, parameter={{304042,100}}, description="你的寸劲力度已经登峰造极\n增加10%%双倍一击伤害", consumPoint=21},
{id=80501, talentId=805, parameter={{311212,200}}, description="你开始学习如何和人搏击\n增加2%对玩家伤害"},
{id=80502, talentId=805, level=2, parameter={{311212,200}}, description="你开始学习如何和人搏击\n增加4%对玩家伤害", consumPoint=7},
{id=80503, talentId=805, level=3, parameter={{311212,200}}, description="你开始学习如何和人搏击\n增加6%对玩家伤害", consumPoint=9},
{id=80504, talentId=805, level=4, parameter={{311212,200}}, description="你开始学习如何和人搏击\n增加8%对玩家伤害", consumPoint=11},
{id=80505, talentId=805, level=5, parameter={{311212,200}}, description="你学会了各种搏击技巧\n增加10%对玩家伤害", consumPoint=13},
{id=80506, talentId=805, level=6, parameter={{311212,200}}, description="你学会了各种搏击技巧\n增加12%对玩家伤害", consumPoint=16},
{id=80507, talentId=805, level=7, parameter={{311212,200}}, description="你学会了各种搏击技巧\n增加14%对玩家伤害", consumPoint=18},
{id=80508, talentId=805, level=8, parameter={{311212,200}}, description="你学会了各种搏击技巧\n增加16%对玩家伤害", consumPoint=20},
{id=80509, talentId=805, level=9, parameter={{311212,200}}, description="你是真正的搏击大师\n增加18%对玩家伤害", consumPoint=22},
{id=80510, talentId=805, level=10, parameter={{311212,200}}, description="你是真正的搏击大师\n增加20%对玩家伤害", consumPoint=24},
{id=80601, talentId=806, parameter={{400006,100}}, description="你开始练习战斗技巧\n增加1%技能伤害"},
{id=80602, talentId=806, level=2, parameter={{400006,100}}, description="你开始练习战斗技巧\n增加2%技能伤害", consumPoint=7},
{id=80603, talentId=806, level=3, parameter={{400006,100}}, description="你开始练习战斗技巧\n增加3%技能伤害", consumPoint=9},
{id=80604, talentId=806, level=4, parameter={{400006,100}}, description="你开始练习战斗技巧\n增加4%技能伤害", consumPoint=11},
{id=80605, talentId=806, level=5, parameter={{400006,100}}, description="你的战斗技巧愈发精湛\n增加5%技能伤害", consumPoint=13},
{id=80606, talentId=806, level=6, parameter={{400006,100}}, description="你的战斗技巧愈发精湛\n增加6%技能伤害", consumPoint=16},
{id=80607, talentId=806, level=7, parameter={{400006,100}}, description="你的战斗技巧愈发精湛\n增加7%技能伤害", consumPoint=18},
{id=80608, talentId=806, level=8, parameter={{400006,100}}, description="你的战斗技巧愈发精湛\n增加8%技能伤害", consumPoint=20},
{id=80609, talentId=806, level=9, parameter={{400006,100}}, description="你是真正的技巧大师\n增加9%技能伤害", consumPoint=22},
{id=80610, talentId=806, level=10, parameter={{400006,100}}, description="你是真正的技巧大师\n增加10%%技能伤害", consumPoint=24},
{id=80701, talentId=807, parameter={{334011,200}}, description="黑暗回应了你!\n增加增加200黑暗伤害", consumPoint=1},
{id=80702, talentId=807, level=2, parameter={{334011,200}}, description="黑暗回应了你!\n增加增加400黑暗伤害", consumPoint=3},
{id=80703, talentId=807, level=3, parameter={{334011,200}}, description="黑暗回应了你!\n增加增加600黑暗伤害"},
{id=80704, talentId=807, level=4, parameter={{334011,200}}, description="黑暗回应了你!\n增加增加800黑暗伤害", consumPoint=7},
{id=80705, talentId=807, level=5, parameter={{334011,200}}, description="黑暗回应了你!\n增加增加1000黑暗伤害", consumPoint=9},
{id=80706, talentId=807, level=6, parameter={{334011,200}}, description="黑暗回应了你!\n增加增加1200黑暗伤害", consumPoint=11},
{id=80707, talentId=807, level=7, parameter={{334011,200}}, description="黑暗回应了你!\n增加增加1400黑暗伤害", consumPoint=13},
{id=80708, talentId=807, level=8, parameter={{334011,200}}, description="黑暗回应了你!\n增加增加1600黑暗伤害", consumPoint=15},
{id=80709, talentId=807, level=9, parameter={{334011,200}}, description="你是黑暗的化身!\n增加增加1800黑暗伤害", consumPoint=17},
{id=80710, talentId=807, level=10, parameter={{334011,200}}, description="你是黑暗的化身!\n增加增加2000黑暗伤害", consumPoint=19},
{id=80801, talentId=808, parameter={{334032,500}}, description="黑暗开始庇护你了!\n增加5%%黑暗伤害减免", consumPoint=3},
{id=80802, talentId=808, level=2, parameter={{334032,500}}, description="黑暗开始庇护你了!\n增加10%%黑暗伤害减免"},
{id=80803, talentId=808, level=3, parameter={{334032,500}}, description="黑暗开始庇护你了!\n增加15%%黑暗伤害减免", consumPoint=7},
{id=80804, talentId=808, level=4, parameter={{334032,500}}, description="黑暗开始庇护你了!\n增加20%%黑暗伤害减免", consumPoint=9},
{id=80805, talentId=808, level=5, parameter={{334032,500}}, description="黑暗开始庇护你了!\n增加25%%黑暗伤害减免", consumPoint=11},
{id=80806, talentId=808, level=6, parameter={{334032,500}}, description="黑暗开始庇护你了!\n增加30%%黑暗伤害减免", consumPoint=13},
{id=80807, talentId=808, level=7, parameter={{334032,500}}, description="黑暗开始庇护你了!\n增加35%%黑暗伤害减免", consumPoint=15},
{id=80808, talentId=808, level=8, parameter={{334032,500}}, description="黑暗开始庇护你了!\n增加40%%黑暗伤害减免", consumPoint=17},
{id=80809, talentId=808, level=9, parameter={{334032,500}}, description="黑暗傍身,坚不可摧!!\n增加45%%黑暗伤害减免", consumPoint=19},
{id=80810, talentId=808, level=10, parameter={{334032,500}}, description="黑暗傍身,坚不可摧!!\n增加50%%黑暗伤害减免", consumPoint=21},
{id=80901, talentId=809, parameter={{334022,500}}, description="你的武器附上了一层淡淡的黑暗!\n增加5%%黑暗伤害加成"},
{id=80902, talentId=809, level=2, parameter={{334022,500}}, description="你的武器附上了一层淡淡的黑暗!\n增加10%%黑暗伤害加成", consumPoint=7},
{id=80903, talentId=809, level=3, parameter={{334022,500}}, description="你的武器附上了一层淡淡的黑暗!\n增加15%%黑暗伤害加成", consumPoint=9},
{id=80904, talentId=809, level=4, parameter={{334022,500}}, description="你的武器附上了一层淡淡的黑暗!\n增加20%%黑暗伤害加成", consumPoint=11},
{id=80905, talentId=809, level=5, parameter={{334022,500}}, description="你的武器附上了一层淡淡的黑暗!\n增加25%%黑暗伤害加成", consumPoint=13},
{id=80906, talentId=809, level=6, parameter={{334022,500}}, description="你的武器附上了一层淡淡的黑暗!\n增加30%%黑暗伤害加成", consumPoint=16},
{id=80907, talentId=809, level=7, parameter={{334022,500}}, description="你的武器附上了一层淡淡的黑暗!\n增加35%%黑暗伤害加成", consumPoint=18},
{id=80908, talentId=809, level=8, parameter={{334022,500}}, description="你的武器附上了一层淡淡的黑暗!\n增加40%%黑暗伤害加成", consumPoint=20},
{id=80909, talentId=809, level=9, parameter={{334022,500}}, description="你的武器黑暗四溢!\n增加45%%黑暗伤害加成", consumPoint=22},
{id=80910, talentId=809, level=10, parameter={{334022,500}}, description="你的武器黑暗四溢!\n增加50%%黑暗伤害加成", consumPoint=24},
{id=90101, talentId=901, parameter={{211011,5}}, description="你开始在防御前学会预判\n增加防御成功率5", consumPoint=1},
{id=90102, talentId=901, level=2, parameter={{211011,5}}, description="你开始在防御前学会预判\n增加防御成功率10", consumPoint=3},
{id=90103, talentId=901, level=3, parameter={{211011,5}}, description="你开始在防御前学会预判\n增加防御成功率15"},
{id=90104, talentId=901, level=4, parameter={{211011,5}}, description="你开始在防御前学会预判\n增加防御成功率20", consumPoint=7},
{id=90105, talentId=901, level=5, parameter={{211011,5}}, description="预判已经成为了你的习惯\n增加防御成功率25", consumPoint=9},
{id=90106, talentId=901, level=6, parameter={{211011,5}}, description="预判已经成为了你的习惯\n增加防御成功率30", consumPoint=11},
{id=90107, talentId=901, level=7, parameter={{211011,5}}, description="预判已经成为了你的习惯\n增加防御成功率35", consumPoint=13},
{id=90108, talentId=901, level=8, parameter={{211011,5}}, description="预判已经成为了你的习惯\n增加防御成功率40", consumPoint=15},
{id=90109, talentId=901, level=9, parameter={{211011,5}}, description="你的预判已经不可能落空\n增加防御成功率45", consumPoint=17},
{id=90110, talentId=901, level=10, parameter={{211011,5}}, description="你的预判已经不可能落空\n增加防御成功率50", consumPoint=19},
{id=90201, talentId=902, parameter={{1000013,1}}, description="主动释放后,伤害减免20%\n持续10秒,冷却100秒,蓝耗5%", consumPoint=1},
{id=90202, talentId=902, level=2, parameter={{1000013,2}}, description="主动释放后,伤害减免20%\n持续10秒,冷却95秒,蓝耗5%", consumPoint=3},
{id=90203, talentId=902, level=3, parameter={{1000013,3}}, description="主动释放后,伤害减免20%\n持续10秒,冷却90秒,蓝耗5%"},
{id=90204, talentId=902, level=4, parameter={{1000013,4}}, description="主动释放后,伤害减免20%\n持续10秒,冷却85秒,蓝耗5%", consumPoint=7},
{id=90205, talentId=902, level=5, parameter={{1000013,5}}, description="主动释放后,伤害减免20%\n持续10秒,冷却80秒,蓝耗5%", consumPoint=9},
{id=90206, talentId=902, level=6, parameter={{1000013,6}}, description="主动释放后,伤害减免20%\n持续10秒,冷却75秒,蓝耗5%", consumPoint=11},
{id=90207, talentId=902, level=7, parameter={{1000013,7}}, description="主动释放后,伤害减免20%\n持续10秒,冷却70秒,蓝耗5%", consumPoint=13},
{id=90208, talentId=902, level=8, parameter={{1000013,8}}, description="主动释放后,伤害减免20%\n持续10秒,冷却65秒,蓝耗5%", consumPoint=15},
{id=90209, talentId=902, level=9, parameter={{1000013,9}}, description="主动释放后,伤害减免20%\n持续10秒,冷却60秒,蓝耗5%", consumPoint=17},
{id=90210, talentId=902, level=10, parameter={{1000013,10}}, description="主动释放后,伤害减免20%\n持续10秒,冷却55秒,蓝耗5%", consumPoint=19},
{id=90301, talentId=903, parameter={{312012,100}}, description="你开始学会防守\n提高1%伤害减免", consumPoint=3},
{id=90302, talentId=903, level=2, parameter={{312012,100}}, description="你开始学会防守\n提高2%伤害减免"},
{id=90303, talentId=903, level=3, parameter={{312012,100}}, description="你开始学会防守\n提高3%伤害减免", consumPoint=7},
{id=90304, talentId=903, level=4, parameter={{312012,100}}, description="你开始学会防守\n提高4%伤害减免", consumPoint=9},
{id=90305, talentId=903, level=5, parameter={{312012,100}}, description="你的防守愈发熟练\n提高5%伤害减免", consumPoint=11},
{id=90306, talentId=903, level=6, parameter={{312012,100}}, description="你的防守愈发熟练\n提高6%伤害减免", consumPoint=13},
{id=90307, talentId=903, level=7, parameter={{312012,100}}, description="你的防守愈发熟练\n提高7%伤害减免", consumPoint=15},
{id=90308, talentId=903, level=8, parameter={{312012,100}}, description="你的防守愈发熟练\n提高8%伤害减免", consumPoint=17},
{id=90309, talentId=903, level=9, parameter={{312012,100}}, description="你是真正的防守大师\n提高9%伤害减免", consumPoint=19},
{id=90310, talentId=903, level=10, parameter={{312012,100}}, description="你是真正的防守大师\n提高10%%伤害减免", consumPoint=21},
{id=90401, talentId=904, parameter={{312112,100}}, description="你开始了解怪物的攻击\n提高1%怪物伤害减免", consumPoint=3},
{id=90402, talentId=904, level=2, parameter={{312112,100}}, description="你开始了解怪物的攻击\n提高2%怪物伤害减免"},
{id=90403, talentId=904, level=3, parameter={{312112,100}}, description="你开始了解怪物的攻击\n提高3%怪物伤害减免", consumPoint=7},
{id=90404, talentId=904, level=4, parameter={{312112,100}}, description="你开始了解怪物的攻击\n提高4%怪物伤害减免", consumPoint=9},
{id=90405, talentId=904, level=5, parameter={{312112,100}}, description="你完全洞悉了怪物的攻击\n提高5%怪物伤害减免", consumPoint=11},
{id=90406, talentId=904, level=6, parameter={{312112,100}}, description="你完全洞悉了怪物的攻击\n提高6%怪物伤害减免", consumPoint=13},
{id=90407, talentId=904, level=7, parameter={{312112,100}}, description="你完全洞悉了怪物的攻击\n提高7%怪物伤害减免", consumPoint=15},
{id=90408, talentId=904, level=8, parameter={{312112,100}}, description="你完全洞悉了怪物的攻击\n提高8%怪物伤害减免", consumPoint=17},
{id=90409, talentId=904, level=9, parameter={{312112,100}}, description="怪物的进攻你都了如指掌\n提高9%怪物伤害减免", consumPoint=19},
{id=90410, talentId=904, level=10, parameter={{312112,100}}, description="怪物的进攻你都了如指掌\n提高10%%怪物伤害减免", consumPoint=21},
{id=90501, talentId=905, parameter={{312212,200}}, description="你开始学会与人搏斗中保护要害部位\n提高2%玩家伤害减免"},
{id=90502, talentId=905, level=2, parameter={{312212,200}}, description="你开始学会与人搏斗中保护要害部位\n提高4%玩家伤害减免", consumPoint=7},
{id=90503, talentId=905, level=3, parameter={{312212,200}}, description="你开始学会与人搏斗中保护要害部位\n提高6%玩家伤害减免", consumPoint=9},
{id=90504, talentId=905, level=4, parameter={{312212,200}}, description="你开始学会与人搏斗中保护要害部位\n提高8%玩家伤害减免", consumPoint=11},
{id=90505, talentId=905, level=5, parameter={{312212,200}}, description="你在与人搏斗中的防守密不透风\n提高10%玩家伤害减免", consumPoint=13},
{id=90506, talentId=905, level=6, parameter={{312212,200}}, description="你在与人搏斗中的防守密不透风\n提高12%玩家伤害减免", consumPoint=16},
{id=90507, talentId=905, level=7, parameter={{312212,200}}, description="你在与人搏斗中的防守密不透风\n提高14%玩家伤害减免", consumPoint=18},
{id=90508, talentId=905, level=8, parameter={{312212,200}}, description="你在与人搏斗中的防守密不透风\n提高16%玩家伤害减免", consumPoint=20},
{id=90509, talentId=905, level=9, parameter={{312212,200}}, description="你不会露出任何破绽\n提高18%玩家伤害减免", consumPoint=22},
{id=90510, talentId=905, level=10, parameter={{312212,200}}, description="你不会露出任何破绽\n提高20%玩家伤害减免", consumPoint=24},
{id=90601, talentId=906, parameter={{400007,100}}, description="你开始了解技能的出招\n提高1%技能伤害减免"},
{id=90602, talentId=906, level=2, parameter={{400007,100}}, description="你开始了解技能的出招\n提高2%技能伤害减免", consumPoint=7},
{id=90603, talentId=906, level=3, parameter={{400007,100}}, description="你开始了解技能的出招\n提高3%技能伤害减免", consumPoint=9},
{id=90604, talentId=906, level=4, parameter={{400007,100}}, description="你开始了解技能的出招\n提高4%技能伤害减免", consumPoint=11},
{id=90605, talentId=906, level=5, parameter={{400007,100}}, description="针对技能的出招\n你可以做出防范\n提高5%技能伤害减免", consumPoint=13},
{id=90606, talentId=906, level=6, parameter={{400007,100}}, description="针对技能的出招\n你可以做出防范\n提高6%技能伤害减免", consumPoint=16},
{id=90607, talentId=906, level=7, parameter={{400007,100}}, description="针对技能的出招\n你可以做出防范\n提高7%技能伤害减免", consumPoint=18},
{id=90608, talentId=906, level=8, parameter={{400007,100}}, description="针对技能的出招\n你可以做出防范\n提高8%技能伤害减免", consumPoint=20},
{id=90609, talentId=906, level=9, parameter={{400007,100}}, description="你是真正的技能克星\n提高9%技能伤害减免", consumPoint=22},
{id=90610, talentId=906, level=10, parameter={{400007,100}}, description="你是真正的技能克星\n提高10%%技能伤害减免", consumPoint=24},
{id=90701, talentId=907, parameter={{336011,200}}, description="风暴回应了你!\n增加增加200风暴伤害", consumPoint=1},
{id=90702, talentId=907, level=2, parameter={{336011,200}}, description="风暴回应了你!\n增加增加400风暴伤害", consumPoint=3},
{id=90703, talentId=907, level=3, parameter={{336011,200}}, description="风暴回应了你!\n增加增加600风暴伤害"},
{id=90704, talentId=907, level=4, parameter={{336011,200}}, description="风暴回应了你!\n增加增加800风暴伤害", consumPoint=7},
{id=90705, talentId=907, level=5, parameter={{336011,200}}, description="风暴回应了你!\n增加增加1000风暴伤害", consumPoint=9},
{id=90706, talentId=907, level=6, parameter={{336011,200}}, description="风暴回应了你!\n增加增加1200风暴伤害", consumPoint=11},
{id=90707, talentId=907, level=7, parameter={{336011,200}}, description="风暴回应了你!\n增加增加1400风暴伤害", consumPoint=13},
{id=90708, talentId=907, level=8, parameter={{336011,200}}, description="风暴回应了你!\n增加增加1600风暴伤害", consumPoint=15},
{id=90709, talentId=907, level=9, parameter={{336011,200}}, description="你是风暴的化身!\n增加增加1800风暴伤害", consumPoint=17},
{id=90710, talentId=907, level=10, parameter={{336011,200}}, description="你是风暴的化身!\n增加增加2000风暴伤害", consumPoint=19},
{id=90801, talentId=908, parameter={{336032,500}}, description="风暴开始庇护你了!\n增加5%%风暴伤害减免", consumPoint=3},
{id=90802, talentId=908, level=2, parameter={{336032,500}}, description="风暴开始庇护你了!\n增加10%%风暴伤害减免"},
{id=90803, talentId=908, level=3, parameter={{336032,500}}, description="风暴开始庇护你了!\n增加15%%风暴伤害减免", consumPoint=7},
{id=90804, talentId=908, level=4, parameter={{336032,500}}, description="风暴开始庇护你了!\n增加20%%风暴伤害减免", consumPoint=9},
{id=90805, talentId=908, level=5, parameter={{336032,500}}, description="风暴开始庇护你了!\n增加25%%风暴伤害减免", consumPoint=11},
{id=90806, talentId=908, level=6, parameter={{336032,500}}, description="风暴开始庇护你了!\n增加30%%风暴伤害减免", consumPoint=13},
{id=90807, talentId=908, level=7, parameter={{336032,500}}, description="风暴开始庇护你了!\n增加35%%风暴伤害减免", consumPoint=15},
{id=90808, talentId=908, level=8, parameter={{336032,500}}, description="风暴开始庇护你了!\n增加40%%风暴伤害减免", consumPoint=17},
{id=90809, talentId=908, level=9, parameter={{336032,500}}, description="风暴傍身,坚不可摧!!\n增加45%%风暴伤害减免", consumPoint=19},
{id=90810, talentId=908, level=10, parameter={{336032,500}}, description="风暴傍身,坚不可摧!!\n增加50%%风暴伤害减免", consumPoint=21},
{id=90901, talentId=909, parameter={{336022,500}}, description="你的武器附上了一层淡淡的风暴!\n增加5%%风暴伤害加成"},
{id=90902, talentId=909, level=2, parameter={{336022,500}}, description="你的武器附上了一层淡淡的风暴!\n增加10%%风暴伤害加成", consumPoint=7},
{id=90903, talentId=909, level=3, parameter={{336022,500}}, description="你的武器附上了一层淡淡的风暴!\n增加15%%风暴伤害加成", consumPoint=9},
{id=90904, talentId=909, level=4, parameter={{336022,500}}, description="你的武器附上了一层淡淡的风暴!\n增加20%%风暴伤害加成", consumPoint=11},
{id=90905, talentId=909, level=5, parameter={{336022,500}}, description="你的武器附上了一层淡淡的风暴!\n增加25%%风暴伤害加成", consumPoint=13},
{id=90906, talentId=909, level=6, parameter={{336022,500}}, description="你的武器附上了一层淡淡的风暴!\n增加30%%风暴伤害加成", consumPoint=16},
{id=90907, talentId=909, level=7, parameter={{336022,500}}, description="你的武器附上了一层淡淡的风暴!\n增加35%%风暴伤害加成", consumPoint=18},
{id=90908, talentId=909, level=8, parameter={{336022,500}}, description="你的武器附上了一层淡淡的风暴!\n增加40%%风暴伤害加成", consumPoint=20},
{id=90909, talentId=909, level=9, parameter={{336022,500}}, description="你的武器风暴四溢!\n增加45%%风暴伤害加成", consumPoint=22},
{id=90910, talentId=909, level=10, parameter={{336022,500}}, description="你的武器风暴四溢!\n增加50%%风暴伤害加成", consumPoint=24},
}
local defaults = {talentId=101, level=1, parameter={{209011,5},{210011,5}}, description="你开始在攻击前学会瞄准\n增加攻击成功率5", consumPoint=5}
local mt = {__index = defaults}
for _, v in ipairs(cfg_equip_angelTalentLv) do
setmetatable(v, mt)
end
return cfg_equip_angelTalentLv