From 1268e1729b23b8d336ef42513cf1252b72df1cd1 Mon Sep 17 00:00:00 2001 From: smartwsw Date: Fri, 28 Jun 2024 10:13:48 +0800 Subject: [PATCH] Add dancer.json, update bard.json --- public/JobSkills/RoleSkills/Bard.json | 10 +- public/JobSkills/RoleSkills/Dancer.json | 138 +++++ public/JobSkills/RoleTraits/Bard.json | 2 +- public/JobSkills/RoleTraits/Dancer.json | 27 + public/JobSkills/Skills/Bard.json | 44 +- public/JobSkills/Skills/Dancer.json | 591 +++++++++++++++++++++ public/JobSkills/SpecialSkills/Dancer.json | 78 +++ public/JobSkills/Traits/Bard.json | 44 +- public/JobSkills/Traits/Dancer.json | 306 +++++++++++ public/WebResource/Dancer.json | 17 + src/IndexPage.vue | 1 + src/router/routes.js | 4 + 12 files changed, 1212 insertions(+), 50 deletions(-) create mode 100644 public/JobSkills/RoleSkills/Dancer.json create mode 100644 public/JobSkills/RoleTraits/Dancer.json create mode 100644 public/JobSkills/Skills/Dancer.json create mode 100644 public/JobSkills/SpecialSkills/Dancer.json create mode 100644 public/JobSkills/Traits/Dancer.json create mode 100644 public/WebResource/Dancer.json diff --git a/public/JobSkills/RoleSkills/Bard.json b/public/JobSkills/RoleSkills/Bard.json index 00c45cd..5ff26c1 100644 --- a/public/JobSkills/RoleSkills/Bard.json +++ b/public/JobSkills/RoleSkills/Bard.json @@ -15,7 +15,7 @@ "recast": "30秒", "cost": "-", "distant": "25", - "rangeType": "", + "rangeType": "zero", "range": "0", "content": "令目标陷入40%加重状态 
持续时间:10秒", "type": "", @@ -38,7 +38,7 @@ "recast": "120秒", "cost": "-", "distant": "0", - "rangeType": "", + "rangeType": "zero", "range": "0", "content": "恢复自身体力 恢复力:800", "type": "", @@ -60,7 +60,7 @@ "recast": "30秒", "cost": "-", "distant": "25", - "rangeType": "", + "rangeType": "zero", "range": "0", "content": "对目标造成止步效果 
持续时间:10秒
发动之后会停止自动攻击", "type": "", @@ -104,7 +104,7 @@ "recast": "30秒", "cost": "-", "distant": "25", - "rangeType": "", + "rangeType": "zero", "range": "0", "content": "中断目标的技能咏唱", "type": "", @@ -128,7 +128,7 @@ "recast": "120秒", "cost": "-", "distant": "0", - "rangeType": "", + "rangeType": "zero", "range": "0", "content": "为自身张开一个防护罩,一定时间内令除特定攻击之外其他所有击退与吸引效果失效 
持续时间:6秒
防护罩追加效果(受到物理攻击时,发动几率100%):攻击者减速20% 
持续时间:15秒", "type": "", diff --git a/public/JobSkills/RoleSkills/Dancer.json b/public/JobSkills/RoleSkills/Dancer.json new file mode 100644 index 0000000..0e2ced5 --- /dev/null +++ b/public/JobSkills/RoleSkills/Dancer.json @@ -0,0 +1,138 @@ + +[ + { + "isDisabled": false, + "name": "伤腿", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Bard/Physical Ranged DPS Role Action_01.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20170901battle/oWWxUIO2KagIEhDXy0541MRD7M.png", + "tname": "远程物理职业", + "ticon": [ + {"url":"https://static.web.sdo.com/jijiamobile/pic/ff14/20170901battle/oWWxUIO2KagIEhDXy0541MRD7M.png","tname": "远程物理职业"} + ], + "lvl": "Lv6", + "classification": "能力", + "cast": "即时", + "recast": "30秒", + "cost": "-", + "distant": "25", + "rangeType": "zero", + "range": "0", + "content": "令目标陷入40%加重状态 
持续时间:10秒", + "type": "", + "change": "" + }, + { + "isDisabled": false, + "name": "内丹", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Bard/Physical Ranged DPS Role Action_02.png", + "tiurl": "", + "tname": "", + "ticon": [ + {"url":"https://static.web.sdo.com/jijiamobile/pic/ff14/20170901battle/9muqitiUXEK0W3qnM33Nb7sATk.png","tname": "近战职业"}, + {"url":"https://static.web.sdo.com/jijiamobile/pic/ff14/20170901battle/oWWxUIO2KagIEhDXy0541MRD7M.png","tname": "远程物理职业"} + ], + "lvl": "Lv8", + "classification": "能力", + "cast": "即时", + "recast": "120秒", + "cost": "-", + "distant": "0", + "rangeType": "zero", + "range": "0", + "content": "恢复自身体力 恢复力:800", + "type": "", + "change": "恢复力从500变更为800" + }, + { + "isDisabled": false, + "name": "伤足", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Bard/Physical Ranged DPS Role Action_03.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20170901battle/oWWxUIO2KagIEhDXy0541MRD7M.png", + "tname": "远程物理职业", + "ticon": [ + {"url":"https://static.web.sdo.com/jijiamobile/pic/ff14/20170901battle/oWWxUIO2KagIEhDXy0541MRD7M.png","tname": "远程物理职业"} + ], + "lvl": "Lv10", + "classification": "能力", + "cast": "即时", + "recast": "30秒", + "cost": "-", + "distant": "25", + "rangeType": "zero", + "range": "0", + "content": "对目标造成止步效果 
持续时间:10秒
发动之后会停止自动攻击", + "type": "", + "change": "" + }, + { + "isDisabled": false, + "name": "速行", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Bard/Physical Ranged DPS Role Action_04.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20170901battle/oWWxUIO2KagIEhDXy0541MRD7M.png", + "tname": "远程物理职业", + "ticon": [ + {"url":"https://static.web.sdo.com/jijiamobile/pic/ff14/20170901battle/oWWxUIO2KagIEhDXy0541MRD7M.png","tname": "远程物理职业"} + ], + "lvl": "Lv20", + "classification": "能力", + "cast": "即时", + "recast": "5秒", + "cost": "-", + "distant": "0", + "rangeType": "circle", + "range": "30", + "content": "提高自身和周围队员的移动速度
进入战斗状态后效果消失,并且战斗状态下也无法重新生效
持续时间:30秒", + "type": "", + "change": "" + }, + { + "isDisabled": false, + "name": "伤头", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Bard/Physical Ranged DPS Role Action_05.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20170901battle/oWWxUIO2KagIEhDXy0541MRD7M.png", + "tname": "远程物理职业", + "ticon": [ + {"url":"https://static.web.sdo.com/jijiamobile/pic/ff14/20170901battle/oWWxUIO2KagIEhDXy0541MRD7M.png","tname": "远程物理职业"} + ], + "lvl": "Lv24", + "classification": "能力", + "cast": "即时", + "recast": "30秒", + "cost": "-", + "distant": "25", + "rangeType": "zero", + "range": "0", + "content": "中断目标的技能咏唱", + "type": "", + "change": "" + }, + { + "isDisabled": false, + "name": "亲疏自行", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Bard/Physical Ranged DPS Role Action_06.png", + "tiurl": "", + "tname": "", + "ticon": [ + {"url":"https://static.web.sdo.com/jijiamobile/pic/ff14/20170901battle/rFrCBcRe9YrmPvb4fZkuFksSLw.png","tname": "防护职业"}, + {"url":"https://static.web.sdo.com/jijiamobile/pic/ff14/20170901battle/9muqitiUXEK0W3qnM33Nb7sATk.png","tname": "近战职业"}, + {"url":"https://static.web.sdo.com/jijiamobile/pic/ff14/20170901battle/oWWxUIO2KagIEhDXy0541MRD7M.png","tname": "远程物理职业"} + ], + "lvl": "Lv32", + "classification": "能力", + "cast": "即时", + "recast": "120秒", + "cost": "-", + "distant": "0", + "rangeType": "zero", + "range": "0", + "content": "为自身张开一个防护罩,一定时间内令除特定攻击之外其他所有击退与吸引效果失效 
持续时间:6秒
防护罩追加效果(受到物理攻击时,发动几率100%):攻击者减速20% 
持续时间:15秒", + "type": "", + "change": "" + } + ] \ No newline at end of file diff --git a/public/JobSkills/RoleTraits/Bard.json b/public/JobSkills/RoleTraits/Bard.json index 40211c0..27edbb9 100644 --- a/public/JobSkills/RoleTraits/Bard.json +++ b/public/JobSkills/RoleTraits/Bard.json @@ -17,7 +17,7 @@ "recast": "120秒", "cost": "-", "distant": "0", - "rangeType": "", + "rangeType": "zero", "range": "0", "content": "内丹的恢复力提高到800", "type": "", diff --git a/public/JobSkills/RoleTraits/Dancer.json b/public/JobSkills/RoleTraits/Dancer.json new file mode 100644 index 0000000..2d94d1c --- /dev/null +++ b/public/JobSkills/RoleTraits/Dancer.json @@ -0,0 +1,27 @@ + +[ + + { + "isDisabled": false, + "name": "内丹效果提高", + "ndes": "", + "pic": "https://lds-img.finalfantasyxiv.com/d/dccd320d548ebfe264816b020f67211d2a310bb9.png", + "tiurl": "", + "tname": "", + "ticon": [ + {"url":"https://static.web.sdo.com/jijiamobile/pic/ff14/20170901battle/9muqitiUXEK0W3qnM33Nb7sATk.png","tname": "近战职业"}, + {"url":"https://static.web.sdo.com/jijiamobile/pic/ff14/20170901battle/oWWxUIO2KagIEhDXy0541MRD7M.png","tname": "远程物理职业"} + ], + "lvl": "Lv94", + "classification": "能力", + "cast": "即时", + "recast": "120秒", + "cost": "-", + "distant": "0", + "rangeType": "zero", + "range": "0", + "content": "内丹的恢复力提高到800", + "type": "", + "change": "新增特性" + } +] \ No newline at end of file diff --git a/public/JobSkills/Skills/Bard.json b/public/JobSkills/Skills/Bard.json index 733a096..0d9f50c 100644 --- a/public/JobSkills/Skills/Bard.json +++ b/public/JobSkills/Skills/Bard.json @@ -13,7 +13,7 @@ "recast": "2.5秒", "cost": "-", "distant": "25", - "rangeType": "", + "rangeType": "zero", "range": "0", "content": "对目标发动物理攻击 
威力:160
追加效果(发动几率20%):鹰眼 
持续时间:30秒", "type": "", @@ -33,7 +33,7 @@ "recast": "2.5秒", "cost": "-", "distant": "25", - "rangeType": "", + "rangeType": "zero", "range": "0", "content": "对目标发动物理攻击 
威力:200
发动条件:鹰眼状态中", "type": "", @@ -53,7 +53,7 @@ "recast": "120秒", "cost": "-", "distant": "0", - "rangeType": "", + "rangeType": "zero", "range": "0", "content": "一定时间内,自身发动攻击造成的伤害提高15%
持续时间:20秒", "type": "", @@ -73,7 +73,7 @@ "recast": "2.5秒", "cost": "-", "distant": "25", - "rangeType": "", + "rangeType": "zero", "range": "0", "content": "对目标发动物理攻击 
威力:100
追加效果:中毒
威力:15 
持续时间:45秒", "type": "", @@ -93,7 +93,7 @@ "recast": "15秒", "cost": "-", "distant": "25", - "rangeType": "", + "rangeType": "zero", "range": "0", "content": "对目标发动物理攻击 
威力:130
积蓄次数:3
与死亡箭雨共享复唱时间", "type": "", @@ -113,7 +113,7 @@ "recast": "30秒", "cost": "-", "distant": "15", - "rangeType": "", + "rangeType": "zero", "range": "0", "content": "射击目标,同时后跳10米距离
止步状态下无法发动", "type": "", @@ -173,7 +173,7 @@ "recast": "2.5秒", "cost": "-", "distant": "25", - "rangeType": "", + "rangeType": "zero", "range": "0", "content": "对目标发动风属性物理攻击 
威力:60
追加效果:风属性持续伤害
威力:20 
持续时间:45秒", "type": "", @@ -193,7 +193,7 @@ "recast": "120秒", "cost": "-", "distant": "0", - "rangeType": "", + "rangeType": "zero", "range": "0", "content": "弹唱贤者的叙事谣,
令自身及周围50米内的队员攻击伤害提高1%
持续时间:45秒
追加效果(发动几率80%):诗心
“诗心”效果:碎心箭及死亡箭雨的复唱时间缩短7.5秒
追加效果:贤者的尾声
发动条件:自身处于战斗状态中", "type": "", @@ -213,7 +213,7 @@ "recast": "45秒", "cost": "-", "distant": "30", - "rangeType": "", + "rangeType": "zero", "range": "0", "content": "解除一名队员身上部分弱化效果中的一种
如果未能触发该效果,则为该队员张开防护罩
防护罩可免疫一次目标所受到的部分弱化效果中的一种 
持续时间:30秒", "type": "", @@ -233,7 +233,7 @@ "recast": "120秒", "cost": "-", "distant": "0", - "rangeType": "", + "rangeType": "zero", "range": "0", "content": "赋予自身纷乱箭
持续时间:10秒
纷乱箭效果:可以施放辉煌箭或影噬箭
此外,施放辉煌箭时造成3次伤害
施放影噬箭时威力提升到270
追加效果:共鸣箭预备
持续时间:30秒", "type": "", @@ -253,7 +253,7 @@ "recast": "120秒", "cost": "-", "distant": "0", - "rangeType": "", + "rangeType": "zero", "range": "0", "content": "弹唱军神的赞美歌,
令自身及周围50米内的队员直击发动率提高3%
持续时间:45秒
追加效果(发动几率80%):诗心
“诗心”效果:每档可令自身的自动攻击间隔、战技与魔法的咏唱及复唱时间缩短4% 最大档数:4档
追加效果:军神的尾声
发动条件:自身处于战斗状态中", "type": "", @@ -313,7 +313,7 @@ "recast": "120秒", "cost": "-", "distant": "0", - "rangeType": "", + "rangeType": "zero", "range": "0", "content": "弹唱放浪神的小步舞曲,
令自身及周围50米内的队员暴击发动率提高2% 
持续时间:45秒
追加效果(发动几率80%):诗心
“诗心”效果:可发动完美音调 最大档数:3档
追加效果:放浪神的尾声
发动条件:自身处于战斗状态中", "type": "", @@ -353,7 +353,7 @@ "recast": "15秒", "cost": "-", "distant": "25", - "rangeType": "", + "rangeType": "zero", "range": "0", "content": "对目标发动物理攻击 
威力:260", "type": "update", @@ -373,7 +373,7 @@ "recast": "2.5秒", "cost": "-", "distant": "25", - "rangeType": "", + "rangeType": "zero", "range": "0", "content": "对目标发动物理攻击 
威力:100
追加效果:重置自身对目标施加的烈毒咬箭和狂风蚀箭,毒咬箭和风蚀箭的持续时间
自身没有对目标施加上述持续伤害状态时无效
追加效果(发动几率35%):鹰眼 
持续时间:30秒", "type": "", @@ -393,7 +393,7 @@ "recast": "60秒", "cost": "-", "distant": "25", - "rangeType": "", + "rangeType": "zero", "range": "0", "content": "对目标发动物理攻击 
威力:400", "type": "update", @@ -413,7 +413,7 @@ "recast": "90秒", "cost": "-", "distant": "0", - "rangeType": "", + "rangeType": "zero", "range": "30", "content": "一定时间内,令自身和周围队员所受到的伤害减轻15%
持续时间:15秒
无法与机工士的策动、舞者的防守之桑巴效果叠加", "type": "udpate", @@ -433,7 +433,7 @@ "recast": "2.5秒", "cost": "-", "distant": "25", - "rangeType": "", + "rangeType": "zero", "range": "0", "content": "对目标发动物理攻击 
威力:150
追加效果:中毒
威力:20 
持续时间:45秒
追加效果(发动几率35%):鹰眼 
持续时间:30秒", "type": "", @@ -453,7 +453,7 @@ "recast": "2.5秒", "cost": "-", "distant": "25", - "rangeType": "", + "rangeType": "zero", "range": "0", "content": "对目标发动风属性物理攻击 
威力:100
追加效果:风属性持续伤害
威力:25 
持续时间:45秒
追加效果(发动几率35%):鹰眼 
持续时间:30秒", "type": "", @@ -473,7 +473,7 @@ "recast": "120秒", "cost": "-", "distant": "30", - "rangeType": "", + "rangeType": "zero", "range": "0", "content": "一定时间内,自身与周围队员所受的体力恢复效果提高15%
持续时间:15秒", "type": "", @@ -493,7 +493,7 @@ "recast": "2.5秒", "cost": "-", "distant": "25", - "rangeType": "", + "rangeType": "zero", "range": "0", "content": "对目标发动物理攻击 
威力:280
发动条件:鹰眼状态中", "type": "", @@ -533,7 +533,7 @@ "recast": "2.5秒", "cost": "-", "distant": "25", - "rangeType": "", + "rangeType": "zero", "range": "0", "content": "对目标发动物理攻击 
威力:220
追加效果(发动几率35%):鹰眼 
持续时间:30秒", "type": "", @@ -633,7 +633,7 @@ "recast": "15秒", "cost": "-", "distant": "25", - "rangeType": "", + "rangeType": "zero", "range": "0", "content": "对目标发动物理攻击 
威力:180
积蓄次数:3
与死亡箭雨共享复唱时间", "type": "", diff --git a/public/JobSkills/Skills/Dancer.json b/public/JobSkills/Skills/Dancer.json new file mode 100644 index 0000000..3cd5335 --- /dev/null +++ b/public/JobSkills/Skills/Dancer.json @@ -0,0 +1,591 @@ +[ + { + "name": "瀑泻", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Action_01.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv1", + "classification": "战技", + "cast": "即时", + "recast": "2.5秒", + "cost": "-", + "distant": "25", + "rangeType": "zero", + "range": "0", + "content": "对目标发动物理攻击 威力:220
追加效果(发动几率50%):对称投掷 持续时间:30秒
跳舞模式中该技能变为蔷薇曲脚步", + "type": "", + "change": "" + }, + { + "name": "喷泉", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Action_02.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv2", + "classification": "战技", + "cast": "即时", + "recast": "2.5秒", + "cost": "-", + "distant": "25", + "rangeType": "zero", + "range": "0", + "content": "对目标发动物理攻击 
威力:120
连击条件:瀑泻 
连击中威力:280
连击成功(发动几率50%):非对称投掷 
持续时间:30秒
跳舞模式中该技能变为小鸟交叠跳", + "type": "", + "change": "威力从“100”变更为“120”。" + }, + { + "name": "风车", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Action_03.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv15", + "classification": "战技", + "cast": "即时", + "recast": "2.5秒", + "cost": "-", + "distant": "0", + "rangeType": "circle", + "range": "5", + "content": "对自身周围的敌人发动范围物理攻击 
威力:100
追加效果(发动几率50%):对称投掷 
持续时间:30秒
跳舞模式中该技能变为蔷薇曲脚步", + "type": "", + "change": "" + }, + { + "name": "标准舞步", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Action_04.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv15", + "classification": "战技", + "cast": "即时", + "recast": "30秒", + "cost": "-", + "distant": "0", + "rangeType": "zero", + "range": "0", + "content": "进入跳舞模式,对自身附加标准舞步状态 
持续时间:15秒
跳舞模式中该技能变为标准舞步结束
此时只能使用舞步技能、标准舞步结束、前冲步、治疗之华尔兹、防守之桑巴、职能技能、冲刺和极限技
该能力不仅有单独计算的复唱时间,还会与战技共享复唱时间
发动技能后,舞步技能与结束技能会产生复唱时间", + "type": "", + "change": "" + }, + { + "name": "标准舞步结束", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Action_05.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv15", + "classification": "战技", + "cast": "即时", + "recast": "1.5秒", + "cost": "-", + "distant": "0", + "rangeType": "circle", + "range": "15", + "content": "对自身周围的敌人发动范围物理攻击
舞步成功时追加效果:对自身以及带有自身舞伴状态的队员附加标准舞步结束和伶俐状态,舞步成功时追加效果:对自身以及带有自身舞伴状态的队员附加标准舞步结束状态
持续时间:60秒
该技能的威力与标准舞步结束状态的效果量随舞步技能的成功次数而有所不同
成功0次时:威力360
成功1次时:威力540且效果量为2%
成功2次时:威力850且效果量为5%
攻击复数敌人时,对第一个之外的敌人威力降低75%
追加效果:终幕舞预备
持续时间:30秒
发动技能后,战技和魔法会产生复唱时间

※该技能无法设置到热键栏", + "type": "", + "change": "
成功2次时的威力从“720”变更为“850”。
追加效果:终幕舞预备
持续时间:30秒" + }, + { + "name": "逆瀑泻", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Action_06.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv20", + "classification": "战技", + "cast": "即时", + "recast": "2.5秒", + "cost": "-", + "distant": "25", + "rangeType": "zero", + "range": "0", + "content": "对目标发动物理攻击 
威力:280
追加效果(发动几率50%):幻扇
发动条件:对称投掷或对称投掷·百花争艳
跳舞模式中该技能变为绿叶小踢腿", + "type": "", + "change": "" + }, + { + "name": "落刃雨", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Action_07.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv25", + "classification": "战技", + "cast": "即时", + "recast": "2.5秒", + "cost": "-", + "distant": "0", + "rangeType": "circle", + "range": "5", + "content": "对自身周围的敌人发动范围物理攻击 
威力:100
连击条件:风车 
连击中威力:140
连击成功(发动几率50%):非对称投掷 
持续时间:30秒
跳舞模式中该技能变为小鸟交叠跳", + "type": "", + "change": "" + }, + { + "name": "扇舞·序", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Action_08.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv30", + "classification": "能力", + "cast": "即时", + "recast": "1秒", + "cost": "-", + "distant": "25", + "rangeType": "zero", + "range": "0", + "content": "对目标发动物理攻击 
威力:150
追加效果(发动几率50%):扇舞·急预备 
持续时间:30秒
发动条件:幻扇", + "type": "", + "change": "" + }, + { + "name": "升风车", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Action_09.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv35", + "classification": "战技", + "cast": "即时", + "recast": "2.5秒", + "cost": "-", + "distant": "0", + "rangeType": "circle", + "range": "5", + "content": "对自身周围的敌人发动范围物理攻击 
威力:140
追加效果(发动几率50%):幻扇
发动条件:对称投掷或对称投掷·百花争艳
跳舞模式中该技能变为绿叶小踢腿", + "type": "", + "change": "" + }, + { + "name": "坠喷泉", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Action_10.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv40", + "classification": "战技", + "cast": "即时", + "recast": "2.5秒", + "cost": "-", + "distant": "25", + "rangeType": "zero", + "range": "0", + "content": "对目标发动物理攻击 
威力:340
追加效果(发动几率50%):幻扇
发动条件:非对称投掷或非对称投掷·百花争艳
跳舞模式中该技能变为金冠趾尖转", + "type": "", + "change": "" + }, + { + "name": "落血雨", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Action_11.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv45", + "classification": "战技", + "cast": "即时", + "recast": "2.5秒", + "cost": "-", + "distant": "0", + "rangeType": "circle", + "range": "5", + "content": "对自身周围的敌人发动范围物理攻击 
威力:180
追加效果(发动几率50%):幻扇
发动条件:非对称投掷或非对称投掷·百花争艳
跳舞模式中该技能变为金冠趾尖转", + "type": "", + "change": "" + }, + { + "name": "扇舞·破", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Action_12.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv50", + "classification": "能力", + "cast": "即时", + "recast": "1秒", + "cost": "-", + "distant": "0", + "rangeType": "circle", + "range": "5", + "content": "对自身周围的敌人发动范围物理攻击 
威力:100
追加效果(发动几率50%):扇舞·急预备 
持续时间:30秒
发动条件:幻扇", + "type": "", + "change": "" + }, + { + "name": "前冲步", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Action_13.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv50", + "classification": "能力", + "cast": "即时", + "recast": "30秒", + "cost": "-", + "distant": "0", + "rangeType": "zero", + "range": "0", + "content": "迅速移动到自身前方10米处
积蓄次数:
止步状态下无法发动", + "type": "", + "change": "" + }, + { + "name": "治疗之华尔兹", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Action_14.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv52", + "classification": "能力", + "cast": "即时", + "recast": "60秒", + "cost": "-", + "distant": "0", + "rangeType": "circle", + "range": "3", + "content": "恢复自身及周围队员的体力
恢复力:300
追加效果:带有自身舞伴状态的队员也会产生同样的范围恢复效果", + "type": "", + "change": "" + }, + { + "name": "防守之桑巴", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Action_15.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv56", + "classification": "能力", + "cast": "即时", + "recast": "90秒", + "cost": "-", + "distant": "0", + "rangeType": "circle", + "range": "30", + "content": "一定时间内,令自身和周围队员所受到的伤害减轻15%
持续时间:15秒
无法与吟游诗人的行吟、机工士的策动效果叠加", + "type": "", + "change": "效果量从10%变更为15%" + }, + { + "name": "闭式舞姿", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Action_16.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv60", + "classification": "能力", + "cast": "即时", + "recast": "30秒", + "cost": "-", + "distant": "30", + "rangeType": "zero", + "range": "0", + "content": "指定一名队员为目标,对自身附加闭式舞姿状态,对目标附加舞伴状态
在该状态下发动标准舞步结束、进攻之探戈、治疗之华尔兹、提拉纳时,附加舞伴状态的队员也可以获得同样的效果
再次发动时则取消该状态 
持续时间:永久", + "type": "", + "change": "" + }, + { + "name": "解除闭式舞姿", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Action_17.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv60", + "classification": "能力", + "cast": "即时", + "recast": "1秒", + "cost": "-", + "distant": "0", + "rangeType": "zero", + "range": "0", + "content": "取消闭式舞姿状态", + "type": "", + "change": "" + }, + { + "name": "进攻之探戈", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Action_18.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv62", + "classification": "能力", + "cast": "即时", + "recast": "120秒", + "cost": "-", + "distant": "0", + "rangeType": "zero", + "range": "0", + "content": "一定时间内,自身的暴击发动率和直击发动率提高20% 
持续时间:20秒
追加效果:带有舞伴状态的队员也会附加同样的效果
追加效果:流星舞预备
持续时间:20秒", + "type": "", + "change": "" + }, + { + "name": "扇舞·急", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Action_19.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv66", + "classification": "能力", + "cast": "即时", + "recast": "1秒", + "cost": "-", + "distant": "25", + "rangeType": "circle", + "range": "5", + "content": "对目标及其周围敌人发动范围物理攻击 
威力:200
攻击复数敌人时,对目标之外的敌人威力降低50%
发动条件:扇舞·急预备状态中", + "type": "", + "change": "" + }, + { + "name": "技巧舞步", + "ndes": "通过特职任务获得", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Action_20.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv70", + "classification": "战技", + "cast": "即时", + "recast": "120秒", + "cost": "-", + "distant": "0", + "rangeType": "zero", + "range": "0", + "content": "进入跳舞模式,对自身附加技巧舞步状态
持续时间:15秒
跳舞模式中该技能变为技巧舞步结束
此时只能使用舞步技能、标准舞步结束、前冲步、治疗之华尔兹、防守之桑巴、职能技能、冲刺和极限技
该能力不仅有单独计算的复唱时间,还会与战技共享复唱时间
发动技能后,舞步技能与结束技能会产生复唱时间", + "type": "", + "change": "" + }, + { + "name": "技巧舞步结束", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Action_21.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv70", + "classification": "战技", + "cast": "即时", + "recast": "1.5秒", + "cost": "-", + "distant": "0", + "rangeType": "circle", + "range": "15", + "content": "对自身周围的敌人发动范围物理攻击
舞步成功时追加效果:对自身及周围30米的队员附加技巧舞步结束和伶俐状态
持续时间:20秒
该技能的威力与技巧舞步结束状态的效果量随舞步技能的成功次数而有所不同
成功0次时:威力350
成功1次时:威力540且效果量为1%
成功2次时:威力720且效果量为2%
成功3次时:威力900且效果量为3%
成功4次时:威力1300且效果量为5%
攻击复数敌人时,对第一个之外的敌人威力降低75%
追加效果:提拉纳预备
持续时间:30秒
追加效果:破晓舞预备
持续时间:30秒
此战技的复唱时间不受装备和状态的影响

※该技能无法设置到热键栏", + "type": "", + "change": "
成功4次时的威力从“1200”变更为“1300”。
追加效果:破晓舞预备
持续时间:30秒" + }, + { + "name": "百花争艳", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Action_22.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv72", + "classification": "能力", + "cast": "即时", + "recast": "60秒", + "cost": "-", + "distant": "0", + "rangeType": "zero", + "range": "0", + "content": "对自身附加对称投掷·百花争艳、非对称投掷·百花争艳、扇舞·急预备、扇舞·终预备、终结技预备状态
发动条件:自身处于战斗状态", + "type": "", + "change": "增加效果:对自身附加终结技预备状态" + }, + { + "name": "剑舞", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Action_23.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv76", + "classification": "战技", + "cast": "即时", + "recast": "2.5秒", + "cost": "-", + "distant": "25", + "rangeType": "circle", + "range": "5", + "content": "对目标及其周围敌人发动范围物理攻击 
威力:520
攻击复数敌人时,对目标之外的敌人威力降低50%
发动条件:伶俐50点", + "type": "", + "change": "威力从“480”变更为“520”。" + }, + { + "name": "即兴表演", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Action_24.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv80", + "classification": "能力", + "cast": "即时", + "recast": "120秒", + "cost": "-", + "distant": "0", + "rangeType": "circle", + "range": "8", + "content": "原地起舞,对自身附加舞动的热情状态
持续时间:15秒
每3秒获得1档舞动的热情状态,最多可累积4档
追加效果:令范围内的自身及队员体力持续恢复 恢复力:100 
持续时间:15秒
效果时间内发动技能或进行移动、转身都会立即中断即兴表演
发动之后会停止自动攻击
该技能发动后变为即兴表演结束", + "type": "", + "change": "" + }, + { + "name": "即兴表演结束", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Action_80.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv80", + "classification": "能力", + "cast": "即时", + "recast": "1.5秒", + "cost": "-", + "distant": "0", + "rangeType": "circle", + "range": "8", + "content": "为自身与周围队员附加能够抵御一定伤害的防护罩
该防护罩的效果量根据自身附加的舞动的热情的档数变化
0档时:抵消相当于目标最大体力5%的伤害量
1档时:抵消相当于目标最大体力6%的伤害量
2档时:抵消相当于目标最大体力7%的伤害量
3档时:抵消相当于目标最大体力8%的伤害量
4档时:抵消相当于目标最大体力10%的伤害量
持续时间:30秒
发动条件:即兴表演状态中

※该技能无法设置到热键栏", + "type": "", + "change": "" + }, + { + "name": "提拉纳", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Action_82.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv82", + "classification": "战技", + "cast": "即时", + "recast": "2.5秒", + "cost": "-", + "distant": "0", + "rangeType": "circle", + "range": "15", + "content": "对自身周围的敌人发动范围物理攻击 
威力:600
攻击复数敌人时,对第一个之外的敌人威力降低50%
追加效果:获得伶俐50点
发动条件:提拉纳预备状态中
此战技的复唱时间不受装备和状态的影响

※该技能无法设置到热键栏", + "type": "", + "change": "效果更新
复唱时间从1.5s变更为2.5s" + }, + { + "name": "扇舞·终", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Action_86.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv86", + "classification": "能力", + "cast": "即时", + "recast": "1秒", + "cost": "-", + "distant": "15", + "rangeType": "sector", + "range": "15", + "content": "向目标所在方向发出扇形范围物理攻击 
威力:300
攻击复数敌人时,对目标之外的敌人威力降低50%
发动条件:扇舞·终预备状态中", + "type": "", + "change": "" + }, + { + "name": "流星舞", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Action_90.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv90", + "classification": "战技", + "cast": "即时", + "recast": "2.5秒", + "cost": "-", + "distant": "25", + "rangeType": "line", + "range": "25", + "content": "向目标所在方向发出直线范围物理攻击 
威力:600
攻击复数敌人时,对目标之外的敌人威力降低75%
该技能必定暴击并且直击
受暴击或直击发动率提高效果影响时,攻击造成的伤害提高
发动条件:流星舞预备状态中", + "type": "", + "change": "" + }, + { + "name": "终幕舞", + "ndes": "", + "pic": "https://lds-img.finalfantasyxiv.com/d/4928175718cd6dcb3f4e39eccea94c7c2fd6f595.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv92", + "classification": "战技", + "cast": "即时", + "recast": "2.5秒", + "cost": "-", + "distant": "25", + "rangeType": "circle", + "range": "5", + "content": "对目标及其周围敌人发动范围物理攻击
威力:520
攻击复数敌人时,对目标外的敌人威力降低50%
发动条件:终幕舞预备", + "type": "", + "change": "新增技能" + }, + { + "name": "终结技", + "ndes": "", + "pic": "https://lds-img.finalfantasyxiv.com/d/8b85962f58aaef35ad086a228b5fb12584fc6e0d.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv96", + "classification": "战技", + "cast": "即时", + "recast": "30秒", + "cost": "-", + "distant": "0", + "rangeType": "circle", + "range": "15", + "content": "对自身周围的敌人发动范围物理攻击
威力:850
攻击复数敌人时,对目标外的敌人威力降低75%
追加效果:对自身以及带有自身舞伴状态的队员附加标准舞步结束和伶俐状态 
持续时间:60秒
标准舞步结束效果量:5%
追加效果:终幕舞预备
持续时间:30秒
发动条件:终结技预备
该战技有单独计算的复唱时间,发动技能后,战技和魔法会产生复唱时间
与标准舞步结束共享复唱时间

※该技能无法设置到热键栏", + "type": "", + "change": "新增技能" + }, + { + "name": "破晓舞", + "ndes": "", + "pic": "https://lds-img.finalfantasyxiv.com/d/a4c8408be6396477a003a90a573bc23c141b54a6.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv100", + "classification": "战技", + "cast": "即时", + "recast": "2.5秒", + "cost": "-", + "distant": "25", + "rangeType": "circle", + "range": "5", + "content": "对目标及其周围敌人发动范围物理攻击
威力:1000
攻击复数敌人时,对目标外的敌人威力降低50%
发动条件:破晓舞预备及伶俐50点

※该技能无法设置到热键栏", + "type": "", + "change": "新增技能" + } +] \ No newline at end of file diff --git a/public/JobSkills/SpecialSkills/Dancer.json b/public/JobSkills/SpecialSkills/Dancer.json new file mode 100644 index 0000000..a1ad1d1 --- /dev/null +++ b/public/JobSkills/SpecialSkills/Dancer.json @@ -0,0 +1,78 @@ +[ + { + "name": "蔷薇曲脚步", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Action_25.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv15", + "classification": "战技", + "cast": "即时", + "recast": "1秒", + "cost": "-", + "distant": "0", + "rangeType": "zero", + "range": "0", + "content": "发动蔷薇曲脚步舞步技能
成功按照舞步量谱显示的顺序发动舞步技能,可以提高结束技能的效果
发动技能后,舞步技能与结束技能会产生复唱时间

※该技能无法设置到热键栏", + "type": "", + "change": "" + }, + { + "name": "小鸟交叠跳", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Action_26.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv15", + "classification": "战技", + "cast": "即时", + "recast": "1秒", + "cost": "-", + "distant": "0", + "rangeType": "zero", + "range": "0", + "content": "发动小鸟交叠跳舞步技能
成功按照舞步量谱显示的顺序发动舞步技能,可以提高结束技能的效果
发动技能后,舞步技能与结束技能会产生复唱时间

※该技能无法设置到热键栏", + "type": "", + "change": "" + }, + { + "name": "绿叶小踢腿", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Action_27.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv15", + "classification": "战技", + "cast": "即时", + "recast": "1秒", + "cost": "-", + "distant": "0", + "rangeType": "zero", + "range": "0", + "content": "发动绿叶小踢腿舞步技能
成功按照舞步量谱显示的顺序发动舞步技能,可以提高结束技能的效果
发动技能后,舞步技能与结束技能会产生复唱时间

※该技能无法设置到热键栏", + "type": "", + "change": "" + }, + { + "name": "金冠趾尖转", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Action_28.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv15", + "classification": "战技", + "cast": "即时", + "recast": "1秒", + "cost": "-", + "distant": "0", + "rangeType": "zero", + "range": "0", + "content": "发动金冠趾尖转舞步技能
成功按照舞步量谱显示的顺序发动舞步技能,可以提高结束技能的效果
发动技能后,舞步技能与结束技能会产生复唱时间

※该技能无法设置到热键栏", + "type": "", + "change": "" + } +] \ No newline at end of file diff --git a/public/JobSkills/Traits/Bard.json b/public/JobSkills/Traits/Bard.json index eff6187..cf672f5 100644 --- a/public/JobSkills/Traits/Bard.json +++ b/public/JobSkills/Traits/Bard.json @@ -12,7 +12,7 @@ "recast": "", "cost": "", "distant": "", - "rangeType": "", + "rangeType": "zero", "range": "", "content": "为自身附加鹰眼状态
持续时间:30秒
发动条件:强力射击(发动几率20%)", "type": "", @@ -31,7 +31,7 @@ "recast": "", "cost": "", "distant": "", - "rangeType": "", + "rangeType": "zero", "range": "", "content": "除自动攻击外的技能造成的伤害提高至基本伤害的1.1倍", "type": "", @@ -50,7 +50,7 @@ "recast": "", "cost": "", "distant": "", - "rangeType": "", + "rangeType": "zero", "range": "", "content": "对自身附加鹰眼状态
持续时间:30秒
发动条件:连珠箭命中时(发动几率20%)", "type": "", @@ -69,7 +69,7 @@ "recast": "", "cost": "", "distant": "", - "rangeType": "", + "rangeType": "zero", "range": "", "content": "除自动攻击外的技能造成的伤害提高至基本伤害的1.2倍", "type": "", @@ -88,7 +88,7 @@ "recast": "", "cost": "", "distant": "", - "rangeType": "", + "rangeType": "zero", "range": "", "content": "毒咬箭变为烈毒咬箭,风蚀箭变为狂风蚀箭", "type": "", @@ -107,7 +107,7 @@ "recast": "", "cost": "", "distant": "", - "rangeType": "", + "rangeType": "zero", "range": "", "content": "发动贤者的叙事谣、军神的赞美歌、放浪神的小步舞曲的追加效果
发动条件:正在使用贤者的叙事谣、军神的赞美歌、放浪神的小步舞曲任意一种,且九天连箭命中时", "type": "", @@ -126,7 +126,7 @@ "recast": "", "cost": "", "distant": "", - "rangeType": "", + "rangeType": "zero", "range": "", "content": "直线射击变为辉煌箭", "type": "", @@ -145,7 +145,7 @@ "recast": "", "cost": "", "distant": "", - "rangeType": "", + "rangeType": "zero", "range": "", "content": "广域群射变为影噬箭", "type": "", @@ -164,7 +164,7 @@ "recast": "", "cost": "", "distant": "", - "rangeType": "", + "rangeType": "zero", "range": "", "content": "对自身附加鹰眼状态
持续时间:30秒
发动条件:狂风蚀箭、烈毒咬箭、伶牙俐齿命中时(发动几率35%)", "type": "", @@ -183,7 +183,7 @@ "recast": "", "cost": "", "distant": "", - "rangeType": "", + "rangeType": "zero", "range": "", "content": "强力射击变为爆发射击", "type": "", @@ -202,7 +202,7 @@ "recast": "", "cost": "", "distant": "", - "rangeType": "", + "rangeType": "zero", "range": "", "content": "军神的赞美歌状态中且身上有诗心时,使用贤者的叙事谣或放浪神的小步舞曲会对自身附加军神的加护状态
持续时间:10秒
军神的加护效果:自动攻击间隔、战技与魔法的咏唱及复唱时间缩短

此外,军神的赞美歌状态中且身上有诗心时,如果没有使用贤者的叙事谣或放浪神的小步舞曲,则在军神的赞美歌状态自动结束时对自身附加军神的契约状态
持续时间:30秒
军神的契约效果:使用贤者的叙事谣、军神的赞美歌、放浪神的小步舞曲时,对自身附加军神的加护状态
不论哪种情况,该状态的效果量都会随军神的加护或军神的契约附加时诗心的档数发生变化

诗心1档时:1%
诗心2档时:2%
诗心3档时:4%
诗心4档时:12%", "type": "", @@ -221,7 +221,7 @@ "recast": "", "cost": "", "distant": "", - "rangeType": "", + "rangeType": "zero", "range": "", "content": "发动时获得5点灵魂之声量值
发动条件:对自身附加诗心状态时", "type": "", @@ -240,7 +240,7 @@ "recast": "", "cost": "", "distant": "", - "rangeType": "", + "rangeType": "zero", "range": "", "content": "连珠箭变为百首龙牙箭", "type": "", @@ -259,7 +259,7 @@ "recast": "", "cost": "", "distant": "", - "rangeType": "", + "rangeType": "zero", "range": "", "content": "失血箭与死亡箭雨的积蓄次数增加到3次", "type": "", @@ -278,7 +278,7 @@ "recast": "", "cost": "", "distant": "", - "rangeType": "", + "rangeType": "zero", "range": "", "content": "对自身附加爆破箭预备状态
持续时间:10秒
该状态附加后绝峰箭变为爆破箭
发动条件:灵魂之声80点以上时发动绝峰箭", "type": "", @@ -297,7 +297,7 @@ "recast": "", "cost": "", "distant": "", - "rangeType": "", + "rangeType": "zero", "range": "", "content": "行吟的复唱时间缩短到90秒", "type": "", @@ -316,7 +316,7 @@ "recast": "", "cost": "", "distant": "", - "rangeType": "", + "rangeType": "zero", "range": "", "content": "发动贤者的叙事谣、军神的赞美歌、放浪神的小步舞曲时,对自身附加对应的尾声标识
发动贤者的叙事谣时:贤者尾声
发动军神的赞美歌时:军神尾声
发动放浪神的小步舞曲时:放浪神尾声", "type": "", @@ -335,7 +335,7 @@ "recast": "", "cost": "", "distant": "", - "rangeType": "", + "rangeType": "zero", "range": "", "content": "失血箭变为碎心箭", "type": "", @@ -354,7 +354,7 @@ "recast": "", "cost": "", "distant": "", - "rangeType": "", + "rangeType": "zero", "range": "", "content": "特定的技能威力提高
九天连箭威力:260
侧风诱导箭威力:400
辉煌箭威力:280
爆发射击威力:220
绝峰箭威力:120~600", "type": "", @@ -373,7 +373,7 @@ "recast": "", "cost": "", "distant": "", - "rangeType": "", + "rangeType": "zero", "range": "", "content": "为自身附加共鸣箭预备状态
持续时间:30秒
发动条件:发动纷乱箭时", "type": "", @@ -392,7 +392,7 @@ "recast": "", "cost": "", "distant": "", - "rangeType": "", + "rangeType": "zero", "range": "", "content": "行吟的效果量提升至15%", "type": "", @@ -412,7 +412,7 @@ "recast": "", "cost": "", "distant": "", - "rangeType": "", + "rangeType": "zero", "range": "", "content": "为自身附加光明神的返场曲预备状态
持续时间:30秒
发动条件:发动光明神的最终乐章时", "type": "", diff --git a/public/JobSkills/Traits/Dancer.json b/public/JobSkills/Traits/Dancer.json new file mode 100644 index 0000000..cb05239 --- /dev/null +++ b/public/JobSkills/Traits/Dancer.json @@ -0,0 +1,306 @@ +[ + { + "name": "幻扇", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Trait_01.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv30", + "classification": "", + "cast": "", + "recast": "", + "cost": "", + "distant": "", + "rangeType": "zero", + "range": "", + "content": "对自身附加幻扇状态
最多可积累到4档
发动条件:特定技能命中时", + "type": "", + "change": "" + }, + { + "name": "技能伤害提高", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Trait_02.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv50", + "classification": "", + "cast": "", + "recast": "", + "cost": "", + "distant": "", + "rangeType": "zero", + "range": "", + "content": "除自动攻击外的技能造成的伤害提高至基本伤害的1.1倍", + "type": "", + "change": "" + }, + { + "name": "技能伤害提高II", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Trait_03.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv60", + "classification": "", + "cast": "", + "recast": "", + "cost": "", + "distant": "", + "rangeType": "zero", + "range": "", + "content": "除自动攻击外的技能造成的伤害提高至基本伤害的1.2倍", + "type": "", + "change": "" + }, + { + "name": "前冲步效果提高", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Trait_04.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv68", + "classification": "", + "cast": "", + "recast": "", + "cost": "", + "distant": "", + "rangeType": "zero", + "range": "", + "content": "前冲步变为积蓄技能
积蓄次数:2", + "type": "", + "change": "" + }, + { + "name": "伶俐", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Trait_05.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv76", + "classification": "", + "cast": "", + "recast": "", + "cost": "", + "distant": "", + "rangeType": "zero", + "range": "", + "content": "标准舞步结束及技巧舞步结束成功时,对自身及周围的队员附加伶俐状态
对自身附加的伶俐效果:倾泻、逆瀑泻、喷泉、坠喷泉、风车、升风车、落刃雨、落血雨命中后,获得5点伶俐量值
为队员附加的伶俐效果:队员使用战技或魔法时,自身获得10点伶俐量值
队员的伶俐发动几率会根据各特职产生变化", + "type": "", + "change": "" + }, + { + "name": "前冲步效果提高II", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Trait_06.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv78", + "classification": "", + "cast": "", + "recast": "", + "cost": "", + "distant": "", + "rangeType": "zero", + "range": "", + "content": "前冲步最多可积蓄3次", + "type": "", + "change": "" + }, + { + "name": "技巧舞步结束效果提高", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Trait_82.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv82", + "classification": "", + "cast": "", + "recast": "", + "cost": "", + "distant": "", + "rangeType": "zero", + "range": "", + "content": "对自身附加提拉纳预备状态
持续时间:30秒
该效果附加后技巧舞步结束变为提拉纳
发动条件:技巧舞步结束成功时", + "type": "", + "change": "" + }, + { + "name": "伶俐效果提高", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Trait_84.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv84", + "classification": "", + "cast": "", + "recast": "", + "cost": "", + "distant": "", + "rangeType": "zero", + "range": "", + "content": "伶俐增加量提高到10
发动条件:逆瀑泻、坠喷泉、升风车、落血雨", + "type": "", + "change": "" + }, + { + "name": "百花争艳效果提高", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Trait_86.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv86", + "classification": "", + "cast": "", + "recast": "", + "cost": "", + "distant": "", + "rangeType": "zero", + "range": "", + "content": "对自身附加扇舞·终预备状态
持续时间:30秒
发动条件:百花争艳发动时", + "type": "", + "change": "" + }, + { + "name": "防守之桑巴", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Trait_88.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv88", + "classification": "", + "cast": "", + "recast": "", + "cost": "", + "distant": "", + "rangeType": "zero", + "range": "", + "content": "防守之桑巴的复唱时间缩短到90秒", + "type": "", + "change": "" + }, + { + "name": "进攻之探戈效果提高", + "ndes": "", + "pic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/Trait_90.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv90", + "classification": "", + "cast": "", + "recast": "", + "cost": "", + "distant": "", + "rangeType": "zero", + "range": "", + "content": "对自身附加流星舞预备状态
持续时间:20秒
发动条件:进攻之探戈发动时", + "type": "", + "change": "" + }, + { + "name": "标准舞步结束效果提高", + "ndes": "", + "pic": "https://lds-img.finalfantasyxiv.com/d/61f7797649fc9a916295e3bf5e7cff0d77da5954.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv92", + "classification": "", + "cast": "", + "recast": "", + "cost": "", + "distant": "", + "rangeType": "zero", + "range": "", + "content": "对自身附加终幕舞预备状态
持续时间:30秒
发动条件:标准舞步结束发动时", + "type": "", + "change": "新增特性" + }, + { + "name": "战技威力提高", + "ndes": "", + "pic": "https://lds-img.finalfantasyxiv.com/d/4c948f409f459cc6cc4983962f78d071f06ef5b8.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv94", + "classification": "", + "cast": "", + "recast": "", + "cost": "", + "distant": "", + "rangeType": "zero", + "range": "", + "content": "特定战技的威力上升

瀑泄威力:220
喷泉威力:120
逆瀑泄威力:280
坠喷泉威力:340
双色标准舞步结束威力:850
四色技巧舞步结束威力:1300
剑舞威力:520", + "type": "", + "change": "新增特性" + }, + { + "name": "百花争艳效果提高II", + "ndes": "", + "pic": "https://lds-img.finalfantasyxiv.com/d/755e03aa52e57a1f2e5b6796e74a6ce0be288e1d.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv96", + "classification": "", + "cast": "", + "recast": "", + "cost": "", + "distant": "", + "rangeType": "zero", + "range": "", + "content": "对自身附加终结技预备状态
持续时间:30秒
发动条件:百花争艳发动时
效果中标准舞步会变为终结技", + "type": "", + "change": "新增特性" + }, + { + "name": "防守之桑巴效果提高II", + "ndes": "", + "pic": "https://lds-img.finalfantasyxiv.com/d/198ae66af1422a784316aebe385e4a4e69d5694b.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv98", + "classification": "", + "cast": "", + "recast": "", + "cost": "", + "distant": "", + "rangeType": "zero", + "range": "", + "content": "防守之桑巴的效果量提升至15%", + "type": "", + "change": "新增特性" + }, + { + "name": "技巧舞步结束效果提高II", + "ndes": "", + "pic": "https://lds-img.finalfantasyxiv.com/d/4331a113b8c8cf86ebf54913cf3998201c719ae6.png", + "tiurl": "https://static.web.sdo.com/jijiamobile/pic/ff14/20190917jobguid/Dancer/dancer.png", + "tname": "舞者", + "ticon": "", + "lvl": "Lv100", + "classification": "", + "cast": "", + "recast": "", + "cost": "", + "distant": "", + "rangeType": "zero", + "range": "", + "content": "对自身附加破晓舞预备状态
持续时间:30秒
发动条件:技巧舞步结束发动时
效果中且伶俐大于50点时剑舞会变为破晓舞", + "type": "", + "change": "新增特性" + } +] \ No newline at end of file diff --git a/public/WebResource/Dancer.json b/public/WebResource/Dancer.json new file mode 100644 index 0000000..2452c5a --- /dev/null +++ b/public/WebResource/Dancer.json @@ -0,0 +1,17 @@ + +[ + { + "headerBackgroudPic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20170901battle/JIlg1JP8j6Vtr1o5qtWZZ1JRcs.png", + "jobAttackTypePic": "https://static.web.sdo.com/jijiamobile/pic/ff14/20170901battle/oWWxUIO2KagIEhDXy0541MRD7M.png", + "jobAttackType": "远程物理职业", + "jobTransJapen": "https://jp.finalfantasyxiv.com/jobguide/dancer/", + "jobTransEng": "https://na.finalfantasyxiv.com/jobguide/dancer/", + "jobTitleDescription": "本职业指南是流体枫糖以国际服Jobguide制作的。感谢伊芙嘉登的网页框架制作。
由于版本还在不断修正改善中,具体内容以实际更新后版本为准。", + "footer1":"", + "footer2":"", + "footer3":"", + "footer4":"", + "footer5":"", + "specialSkillsName":"舞步技能" + } +] diff --git a/src/IndexPage.vue b/src/IndexPage.vue index 9869b4a..3d1cd7a 100644 --- a/src/IndexPage.vue +++ b/src/IndexPage.vue @@ -9,6 +9,7 @@
吟游诗人
机工
+ 舞者

贤者
学者
diff --git a/src/router/routes.js b/src/router/routes.js index 01402e5..8be2f4b 100644 --- a/src/router/routes.js +++ b/src/router/routes.js @@ -61,6 +61,10 @@ const routes = [ { path: '/Machinist', component: JobView + }, + { + path: '/Dancer', + component: JobView } ] -- Gitee