Welcome to the DFO World Wiki. With many major updates since the release of DFO, many items are missing. Visit Item Database Project to learn more.
Please remember to click "show preview" before saving the page.
Thanks for the updated logo snafuPop!

Difference between revisions of "Neople Developers API Guide"

From DFO World Wiki
Jump to: navigation, search
m
m
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This is a guide to the [https://developers.neople.co.kr/contents/apiDocs Neople Developers API Documents].
+
This is a guide to the Neople Developers API Documents.
  
The Neople Developers API Docs contain all the skill information located in the Script.pvf file that is currently LIVE on the KDnF server. In order to access the Neople API, you'll need an APIKey, which can be obtained by registering an account via Facebook, Google, or Naver account.  
+
The Neople Developers API Docs contain all the skill and item information located in the Script.pvf file that is currently LIVE on the KDnF server. In order to access the Neople API, you'll need an APIKey, which can be obtained by registering an account via Facebook, Google, or Naver account.  
  
Afterward, use the last three document options located on the page to find what you are looking for. That being said, you'll need to be able to translate some Hangul to be able to read/match some of the information properly.
+
Once you have an account linked, log in to the API by pressing the button denoted as '로그인' or 'login'.
 +
 
 +
You can find the API Documents below.<br>
 +
*[https://www.dfoneople.com/developers/contents/apiDocs ENG]
 +
*[https://developers.neople.co.kr/contents/apiDocs KR]
 +
 
 +
==Finding Skill Data==
 +
To find skill data, use the last three document options located on the page to find what you are looking for. That being said, you'll need to be able to translate some Hangul to be able to read/match some of the information properly.
  
 
'''Please Note:''' The values that are shown on the API may not be the same on the DFOG version due to missing balance patches. Use at your own discretion.
 
'''Please Note:''' The values that are shown on the API may not be the same on the DFOG version due to missing balance patches. Use at your own discretion.
*The only classes that are currently known to be the same between both versions are the following:
+
<hr>
**[[Female Mechanic]]
 
**[[Male Crusader]]
 
**[[Dragon Knight]]
 
**[[Necromancer]]
 
**[[Secret Agent]]
 
  
==Finding Skill Data==
 
 
In order to access skill data, you'll need two arguments: <code><jobId></code> and <code><skillId></code>. These can be found in the following document sets:
 
In order to access skill data, you'll need two arguments: <code><jobId></code> and <code><skillId></code>. These can be found in the following document sets:
 
*'''20. Job Information <small>(직업 정보)</small>:''' <code>/df/jobs</code>
 
*'''20. Job Information <small>(직업 정보)</small>:''' <code>/df/jobs</code>
**Returns argument: <code><jobId></code> and <code><jobGrowId</code>
+
**Returns argument: <code><jobId></code> and <code><jobGrowId></code>
 
*'''21. Skill List by Job <small>(직업별 스킬 리스트)</small>:'''<code>/df/skills/:jobId</code>
 
*'''21. Skill List by Job <small>(직업별 스킬 리스트)</small>:'''<code>/df/skills/:jobId</code>
**Requires Base class and Subclass argument: <code><jobId></code> and <code><jobGrowId</code>
+
**Requires Base class and Subclass argument: <code><jobId></code> and <code><jobGrowId></code>
 
**Returns argument: <code><skillId></code>
 
**Returns argument: <code><skillId></code>
 
*'''22. View Detailed Info for Each Skill <small>(직업별 스킬 상세 정보 조회)</small>:'''<code>/df/skills/:jobId/:skillId</code>
 
*'''22. View Detailed Info for Each Skill <small>(직업별 스킬 상세 정보 조회)</small>:'''<code>/df/skills/:jobId/:skillId</code>
Line 24: Line 25:
 
**Requires argument: <code><skillId></code>
 
**Requires argument: <code><skillId></code>
 
**Returns skill information.
 
**Returns skill information.
 +
 +
'''Note:''' Be sure when copy and pasting the arguments to include pasting over the ending arrow brackets.
  
  
 
<hr>
 
<hr>
 
===jobId Argument===
 
===jobId Argument===
 +
==== EN Version====
 +
For convenience sake, the list of jobId's and subsequent jobGrowId's have been provided below:<br><br>
 +
{{tabs
 +
|name=Classes
 +
|tab1=Slayer
 +
|contents1=
 +
<span style="display: none;">{{</span>
 +
{| class="wikitable" style="background-color: #aaaaaa; text-align:center;"
 +
! width="250"| Job Name || width="400"|jobId
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Male Slayer]]''' <br><small>( '''귀검사(남)''' )</small> || <code>40132cbc8b2b5eedfe035e35c322472e</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Blade Master]]''' <br><small>( '''웨펀마스터''' )</small> || <code>33909cf11ad79dec4befa8e8cfef941b</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Soul Bender]]''' <br><small>( '''소울브링어''' )</small> || <code>d00deee5e360eb679001ad0b1b58d7e2</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Berserker]]''' <br><small>( '''버서커''' )</small> || <code>6b43e8546e35c0ae6e7903fdd23f33e9</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Asura]]''' <br><small>( '''아수라''' )</small> || <code>3cf7d4cd5309a26af86a3f0439c91315</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Ghostblade]]''' <br><small>( '''검귀''' )</small> || <code>2823d79b021613e0e5ff1aeb96b51a38</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| ||
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Female Slayer]]''' <br><small>( '''귀검사(여)''' )</small> || <code>08cf6465c8dfcdbf5a896b40a2811007</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Sword Master]]''' <br><small>( '''소드마스터''' )</small> || <code>33909cf11ad79dec4befa8e8cfef941b</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Dark Templar]]''' <br><small>( '''다크템플러''' )</small> || <code>d00deee5e360eb679001ad0b1b58d7e2</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Demon Slayer]]''' <br><small>( '''데몬슬레이어''' )</small> || <code>6b43e8546e35c0ae6e7903fdd23f33e9</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Vagabond]]''' <br><small>( '''베가본드''' )</small> || <code>3cf7d4cd5309a26af86a3f0439c91315</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Spectre]]''' <br><small>( '''블레이드''' )</small> || <code>2823d79b021613e0e5ff1aeb96b51a38</code>
 +
|}
 +
<span style="display: none;">}}</span>
 +
|tab2=Fighter
 +
|contents2=
 +
<span style="display: none;">{{</span>
 +
{| class="wikitable" style="background-color: #aaaaaa; text-align:center;"
 +
! width="250"| Job Name || width="400"|jobId
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Female Fighter]]''' <br><small>( '''격투가(여)''' )</small> || <code>18ccc1f38ad764c77ec52dbaefce0c2e</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Nen Master]]''' <br><small>( '''넨마스터''' )</small> || <code>33909cf11ad79dec4befa8e8cfef941b</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Striker]]''' <br><small>( '''스트라이커''' )</small> || <code>d00deee5e360eb679001ad0b1b58d7e2</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Brawler]]''' <br><small>( '''스트리트파이터''' )</small> || <code>6b43e8546e35c0ae6e7903fdd23f33e9</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Grappler]]''' <br><small>( '''그래플러''' )</small> || <code>3cf7d4cd5309a26af86a3f0439c91315</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| ||
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Male Fighter]]''' <br><small>( '''격투가(남)''' )</small> || <code>cb572073a5db60ca7f245363a79d1f22</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Nen Master]]''' <br><small>( '''넨마스터''' )</small> || <code>33909cf11ad79dec4befa8e8cfef941b</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Striker]]''' <br><small>( '''스트라이커''' )</small> || <code>d00deee5e360eb679001ad0b1b58d7e2</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Brawler]]''' <br><small>( '''스트리트파이터''' )</small> || <code>6b43e8546e35c0ae6e7903fdd23f33e9</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Grappler]]''' <br><small>( '''그래플러''' )</small> || <code>3cf7d4cd5309a26af86a3f0439c91315</code>
 +
|}
 +
<span style="display: none;">}}</span>
 +
|tab3=Gunner
 +
|contents3=
 +
<span style="display: none;">{{</span>
 +
{| class="wikitable" style="background-color: #aaaaaa; text-align:center;"
 +
! width="250"| Job Name || width="400"|jobId
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Male Gunner]]''' <br><small>( '''거너(남)''' )</small> || <code>374f82bfb1c054cde79431cf4420a35c</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Ranger]]''' <br><small>( '''레인저''' )</small> || <code>33909cf11ad79dec4befa8e8cfef941b</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Launcher]]''' <br><small>( '''런처''' )</small> || <code>d00deee5e360eb679001ad0b1b58d7e2</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Mechanic]]''' <br><small>( '''메카닉''' )</small> || <code>6b43e8546e35c0ae6e7903fdd23f33e9</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Spitfire]]''' <br><small>( '''스핏파이어''' )</small> || <code>3cf7d4cd5309a26af86a3f0439c91315</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Blitz]]''' <br><small>( '''어썰트''' )</small> || <code>2823d79b021613e0e5ff1aeb96b51a38</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| ||
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Female Gunner]]''' <br><small>( '''거너(여)''' )</small> || <code>8b680595b273a488997441eee3f7176f</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Ranger]]''' <br><small>( '''레인저''' )</small> || <code>33909cf11ad79dec4befa8e8cfef941b</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Launcher]]''' <br><small>( '''런처''' )</small> || <code>d00deee5e360eb679001ad0b1b58d7e2</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Mechanic]]''' <br><small>( '''메카닉''' )</small> || <code>6b43e8546e35c0ae6e7903fdd23f33e9</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Spitfire]]''' <br><small>( '''스핏파이어''' )</small> || <code>3cf7d4cd5309a26af86a3f0439c91315</code>
 +
|}
 +
<span style="display: none;">}}</span>
 +
|tab4=Mage
 +
|contents4=
 +
<span style="display: none;">{{</span>
 +
{| class="wikitable" style="background-color: #aaaaaa; text-align:center;"
 +
! width="250"| Job Name || width="400"|jobId
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Female Mage]]''' <br><small>( '''마법사(여)''' )</small> || <code>fc067d0781f1d01ef8f0b215440bac6d</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Elementalist]]''' <br><small>( '''엘레멘탈 마스터''' )</small> || <code>33909cf11ad79dec4befa8e8cfef941b</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Summoner]]''' <br><small>( '''소환사''' )</small> || <code>d00deee5e360eb679001ad0b1b58d7e2</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Battle Mage]]''' <br><small>( '''베틀 메이지''' )</small> || <code>6b43e8546e35c0ae6e7903fdd23f33e9</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Witch]]''' <br><small>( '''마도학자''' )</small> || <code>3cf7d4cd5309a26af86a3f0439c91315</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Enchantress]]''' <br><small>( '''인챈트리스''' )</small> || <code>2823d79b021613e0e5ff1aeb96b51a38</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| ||
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Male Mage]]''' <br><small>( '''마법사(여)''' )</small> || <code>3c67a7b71273c8452c9f68adb4004215</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Elemental Bomber]]''' <br><small>( '''엘레멘탈 바머''' )</small> || <code>33909cf11ad79dec4befa8e8cfef941b</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Glacial Master]]''' <br><small>( '''빙결사''' )</small> || <code>d00deee5e360eb679001ad0b1b58d7e2</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Blood Mage]]''' <br><small>( '''블러드 메이지''' )</small> || <code>6b43e8546e35c0ae6e7903fdd23f33e9</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Swift Master]]''' <br><small>( '''스위프트 마스터''' )</small> || <code>3cf7d4cd5309a26af86a3f0439c91315</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Dimension Walker]]''' <br><small>( '''디멘션워커''' )</small> || <code>2823d79b021613e0e5ff1aeb96b51a38</code>
 +
|}
 +
<span style="display: none;">}}</span>
 +
|tab5=Priest
 +
|contents5=
 +
<span style="display: none;">{{</span>
 +
{| class="wikitable" style="background-color: #aaaaaa; text-align:center;"
 +
! width="250"| Job Name || width="400"|jobId
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Male Priest]]''' <br><small>( '''프리스트(남)''' )</small> || <code>92d1c40f5e486e3aa4fae8db283d1fd3</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Crusader]]''' <br><small>( '''크루세이더''' )</small> || <code>33909cf11ad79dec4befa8e8cfef941b</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Monk]]''' <br><small>( '''인파이터''' )</small> || <code>d00deee5e360eb679001ad0b1b58d7e2</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Exorcist]]''' <br><small>( '''퇴마사''' )</small> || <code>6b43e8546e35c0ae6e7903fdd23f33e9</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Avenger]]''' <br><small>( '''어벤저''' )</small> || <code>3cf7d4cd5309a26af86a3f0439c91315</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| ||
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Female Priest]]''' <br><small>( '''프리스트(여)''' )</small> || <code>2ae47d662a9b18848c5e314966765bd7</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Crusader]]''' <br><small>( '''크루세이더''' )</small> || <code>33909cf11ad79dec4befa8e8cfef941b</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Inquisitor]]''' <br><small>( '''이단심판관''' )</small> || <code>d00deee5e360eb679001ad0b1b58d7e2</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Shaman]]''' <br><small>( '''무녀''' )</small> || <code>6b43e8546e35c0ae6e7903fdd23f33e9</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Mistress]]''' <br><small>( '''미스트리스''' )</small> || <code>3cf7d4cd5309a26af86a3f0439c91315</code>
 +
|}
 +
<span style="display: none;">}}</span>
 +
|tab6=Thief
 +
|contents6=
 +
<span style="display: none;">{{</span>
 +
{| class="wikitable" style="background-color: #aaaaaa; text-align:center;"
 +
! width="250"| Job Name || width="400"|jobId
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Thief]]''' <br><small>( '''도적''' )</small> || <code>402e7bc8074a3dcd7797da85a9f7386e</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Rogue]]''' <br><small>( '''로그''' )</small> || <code>33909cf11ad79dec4befa8e8cfef941b</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Necromancer]]''' <br><small>( '''사령술사''' )</small> || <code>d00deee5e360eb679001ad0b1b58d7e2</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Kunoichi]]''' <br><small>( '''쿠노이치''' )</small> || <code>6b43e8546e35c0ae6e7903fdd23f33e9</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Shadow Dancer]]''' <br><small>( '''섀도우 댄서''' )</small> || <code>3cf7d4cd5309a26af86a3f0439c91315</code>
 +
|}
 +
<span style="display: none;">}}</span>
 +
|tab7=Knight
 +
|contents7=
 +
<span style="display: none;">{{</span>
 +
{| class="wikitable" style="background-color: #aaaaaa; text-align:center;"
 +
! width="250"| Job Name || width="400"|jobId
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Knight]]''' <br><small>( '''나이트''' )</small> || <code>c21b43973c6d3fd9f192e9b66925c9b9</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Elven Knight]]''' <br><small>( '''엘븐 나이트''' )</small> || <code>33909cf11ad79dec4befa8e8cfef941b</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Chaos]]''' <br><small>( '''카오스''' )</small> || <code>d00deee5e360eb679001ad0b1b58d7e2</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Lightbringer]]''' <br><small>( '''팔라딘''' )</small> || <code>6b43e8546e35c0ae6e7903fdd23f33e9</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Dragon Knight]]''' <br><small>( '''드래곤나이트''' )</small> || <code>3cf7d4cd5309a26af86a3f0439c91315</code>
 +
|}
 +
<span style="display: none;">}}</span>
 +
|tab8=Lancer
 +
|contents8=
 +
<span style="display: none;">{{</span>
 +
{| class="wikitable" style="background-color: #aaaaaa; text-align:center;"
 +
! width="250"| Job Name || width="400"|jobId
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Demonic Lancer]]''' <br><small>( '''마창사''' )</small> || <code>0b2b0ac15e70d4fc9f4094b9a90937a6</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Vanguard]]''' <br><small>( '''뱅가드''' )</small> || <code>33909cf11ad79dec4befa8e8cfef941b</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Skirmisher]]''' <br><small>( '''듀얼리스트''' )</small> || <code>d00deee5e360eb679001ad0b1b58d7e2</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Dragoon]]''' <br><small>( '''드래고니안 랜서''' )</small> || <code>6b43e8546e35c0ae6e7903fdd23f33e9</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Impaler]]''' <br><small>( '''다크 랜서''' )</small> || <code>3cf7d4cd5309a26af86a3f0439c91315</code>
 +
|}
 +
<span style="display: none;">}}</span>
 +
|tab9=Agent
 +
|contents9=
 +
<span style="display: none;">{{</span>
 +
{| class="wikitable" style="background-color: #aaaaaa; text-align:center;"
 +
! width="250"| Job Name || width="400"|jobId
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Agent]]''' <br><small>( '''총검사''' )</small> || <code>86c10841b1e4ddc6db7bd2fbe5e11519</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Hitman]]''' <br><small>( '''히트맨''' )</small> || <code>33909cf11ad79dec4befa8e8cfef941b</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Secret Agent]]''' <br><small>( '''요원''' )</small> || <code>d00deee5e360eb679001ad0b1b58d7e2</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Troubleshooter]]''' <br><small>( '''트러블 슈터''' )</small> || <code>6b43e8546e35c0ae6e7903fdd23f33e9</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Specialist]]''' <br><small>( '''스페셜리스트''' )</small> || <code>3cf7d4cd5309a26af86a3f0439c91315</code>
 +
|}
 +
<span style="display: none;">}}</span>
 +
|tab10=Archer
 +
|contents10=
 +
<span style="display: none;">{{</span>
 +
{| class="wikitable" style="background-color: #aaaaaa; text-align:center;"
 +
! width="250"| Job Name || width="400"|jobId
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Archer]]''' <br><small>( '''아처''' )</small> || <code>dbbdf2dd28072b26f22b77454d665f21</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Muse]]''' <br><small>( '''뮤즈''' )</small> || <code>33909cf11ad79dec4befa8e8cfef941b</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Traveler]]''' <br><small>( '''트래블러''' )</small> || <code>d00deee5e360eb679001ad0b1b58d7e2</code>
 +
|}
 +
<span style="display: none;">}}</span>
 +
|tab11=Other
 +
|contents11=
 +
<span style="display: none;">{{</span>
 +
{| class="wikitable" style="background-color: #aaaaaa; text-align:center;"
 +
! width="250"| Job Name || width="400"|jobId
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Dark Knight]]''' <br><small>( '''다크나이트''' )</small> || <code>4b3bc88bb6337d2e23ed3411b2435068</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''1st Awakening''' <br><small>( '''자각1''' )</small> || <code>2b5cb6ae9a8aa6cb288b9200ee25a3c8</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''2nd Awakening''' <br><small>( '''자각2''' )</small> || <code>4a69c562c3bda675abbd46a48c6ae0a1</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| ||
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Creator]]''' <br><small>( '''크리에이터''' )</small> || <code>c95dfe0d42b6c71bc8019fcca0b3eccd</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''1st Awakening''' <br><small>( '''자각1''' )</small> || <code>2b5cb6ae9a8aa6cb288b9200ee25a3c8</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''2nd Awakening''' <br><small>( '''자각2''' )</small> || <code>4a69c562c3bda675abbd46a48c6ae0a1</code>
 +
|}
 +
<span style="display: none;">}}</span>
 +
}}
 +
 +
====KR Version====
 
For convenience sake, the list of jobId's and subsequent jobGrowId's have been provided below:<br><br>
 
For convenience sake, the list of jobId's and subsequent jobGrowId's have been provided below:<br><br>
 
{{tabs
 
{{tabs
Line 47: Line 314:
 
| '''[[Asura]]''' <br><small>( '''아수라''' )</small> || <code>4a1459a4fa3c7f59b6da2e43382ed0b9</code>
 
| '''[[Asura]]''' <br><small>( '''아수라''' )</small> || <code>4a1459a4fa3c7f59b6da2e43382ed0b9</code>
 
|-style="background-color: #ffffff;" align="center"
 
|-style="background-color: #ffffff;" align="center"
| '''[[Ghost Slayer]]''' <br><small>( '''검귀''' )</small> || <code>a59ba19824dc3292b6075e29b3862ad3</code>
+
| '''[[Ghostblade]]''' <br><small>( '''검귀''' )</small> || <code>a59ba19824dc3292b6075e29b3862ad3</code>
 
|-style="background-color: #ffffff;" align="center"
 
|-style="background-color: #ffffff;" align="center"
 
| ||  
 
| ||  
Line 60: Line 327:
 
|-style="background-color: #ffffff;" align="center"
 
|-style="background-color: #ffffff;" align="center"
 
| '''[[Vagabond]]''' <br><small>( '''베가본드''' )</small> || <code>4a1459a4fa3c7f59b6da2e43382ed0b9</code>
 
| '''[[Vagabond]]''' <br><small>( '''베가본드''' )</small> || <code>4a1459a4fa3c7f59b6da2e43382ed0b9</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Spectre]]''' <br><small>( '''블레이드''' )</small> || <code>a59ba19824dc3292b6075e29b3862ad3</code>
 
|}
 
|}
 
<span style="display: none;">}}</span>
 
<span style="display: none;">}}</span>
Line 106: Line 375:
 
|-style="background-color: #ffffff;" align="center"
 
|-style="background-color: #ffffff;" align="center"
 
| '''[[Spitfire]]''' <br><small>( '''스핏파이어''' )</small> || <code>4a1459a4fa3c7f59b6da2e43382ed0b9</code>
 
| '''[[Spitfire]]''' <br><small>( '''스핏파이어''' )</small> || <code>4a1459a4fa3c7f59b6da2e43382ed0b9</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Blitz]]''' <br><small>( '''어썰트''' )</small> || <code>a59ba19824dc3292b6075e29b3862ad3</code>
 
|-style="background-color: #ffffff;" align="center"
 
|-style="background-color: #ffffff;" align="center"
 
| ||  
 
| ||  
Line 250: Line 521:
 
|}
 
|}
 
<span style="display: none;">}}</span>
 
<span style="display: none;">}}</span>
|tab10=Other
+
|tab10=Archer
 
|contents10=
 
|contents10=
 +
<span style="display: none;">{{</span>
 +
{| class="wikitable" style="background-color: #aaaaaa; text-align:center;"
 +
! width="250"| Job Name || width="400"|jobId
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Archer]]''' <br><small>( '''아처''' )</small> || <code>b9cb48777665de22c006fabaf9a560b3</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Muse]]''' <br><small>( '''뮤즈''' )</small> || <code>df3870efe8e8754011cd12fa03cd275f</code>
 +
|-style="background-color: #ffffff;" align="center"
 +
| '''[[Traveler]]''' <br><small>( '''트래블러''' )</small> || <code>1ea78ae210f681a799feb4403a5c1e85</code>
 +
|}
 +
<span style="display: none;">}}</span>
 +
|tab11=Other
 +
|contents11=
 
<span style="display: none;">{{</span>
 
<span style="display: none;">{{</span>
 
{| class="wikitable" style="background-color: #aaaaaa; text-align:center;"
 
{| class="wikitable" style="background-color: #aaaaaa; text-align:center;"
Line 275: Line 559:
  
 
<hr>
 
<hr>
 +
 
===skillId Argument===
 
===skillId Argument===
 
Find the skillId by using the jobId and jobGrowId arguments given in Document Set 20.
 
Find the skillId by using the jobId and jobGrowId arguments given in Document Set 20.
Line 281: Line 566:
 
*Attempt to match up the names based on SP/TP cost, active/passive status, and Level Req.
 
*Attempt to match up the names based on SP/TP cost, active/passive status, and Level Req.
 
*Look up the Hangul name counterpart via this [https://namu.wiki/w/%EB%8D%98%EC%A0%84%20%EC%95%A4%20%ED%8C%8C%EC%9D%B4%ED%84%B0/%EA%B3%B5%ED%86%B5%EC%8A%A4%ED%82%AC link]. There is a class navigation located near the top of the page. If you have a built-in translator in your browser, it may help with the process.
 
*Look up the Hangul name counterpart via this [https://namu.wiki/w/%EB%8D%98%EC%A0%84%20%EC%95%A4%20%ED%8C%8C%EC%9D%B4%ED%84%B0/%EA%B3%B5%ED%86%B5%EC%8A%A4%ED%82%AC link]. There is a class navigation located near the top of the page. If you have a built-in translator in your browser, it may help with the process.
 +
 +
==Finding Item Data==
 +
===Item and Set Information===
 +
 +
[[Category:Wiki Resources]]

Latest revision as of 12:55, 8 August 2023

This is a guide to the Neople Developers API Documents.

The Neople Developers API Docs contain all the skill and item information located in the Script.pvf file that is currently LIVE on the KDnF server. In order to access the Neople API, you'll need an APIKey, which can be obtained by registering an account via Facebook, Google, or Naver account.

Once you have an account linked, log in to the API by pressing the button denoted as '로그인' or 'login'.

You can find the API Documents below.

Finding Skill Data

To find skill data, use the last three document options located on the page to find what you are looking for. That being said, you'll need to be able to translate some Hangul to be able to read/match some of the information properly.

Please Note: The values that are shown on the API may not be the same on the DFOG version due to missing balance patches. Use at your own discretion.


In order to access skill data, you'll need two arguments: <jobId> and <skillId>. These can be found in the following document sets:

  • 20. Job Information (직업 정보): /df/jobs
    • Returns argument: <jobId> and <jobGrowId>
  • 21. Skill List by Job (직업별 스킬 리스트):/df/skills/:jobId
    • Requires Base class and Subclass argument: <jobId> and <jobGrowId>
    • Returns argument: <skillId>
  • 22. View Detailed Info for Each Skill (직업별 스킬 상세 정보 조회):/df/skills/:jobId/:skillId
    • Requires Base class argument: <jobId>
    • Requires argument: <skillId>
    • Returns skill information.

Note: Be sure when copy and pasting the arguments to include pasting over the ending arrow brackets.



jobId Argument

EN Version

For convenience sake, the list of jobId's and subsequent jobGrowId's have been provided below:

{{

Job Name jobId
Male Slayer
( 귀검사(남) )
40132cbc8b2b5eedfe035e35c322472e
Blade Master
( 웨펀마스터 )
33909cf11ad79dec4befa8e8cfef941b
Soul Bender
( 소울브링어 )
d00deee5e360eb679001ad0b1b58d7e2
Berserker
( 버서커 )
6b43e8546e35c0ae6e7903fdd23f33e9
Asura
( 아수라 )
3cf7d4cd5309a26af86a3f0439c91315
Ghostblade
( 검귀 )
2823d79b021613e0e5ff1aeb96b51a38
Female Slayer
( 귀검사(여) )
08cf6465c8dfcdbf5a896b40a2811007
Sword Master
( 소드마스터 )
33909cf11ad79dec4befa8e8cfef941b
Dark Templar
( 다크템플러 )
d00deee5e360eb679001ad0b1b58d7e2
Demon Slayer
( 데몬슬레이어 )
6b43e8546e35c0ae6e7903fdd23f33e9
Vagabond
( 베가본드 )
3cf7d4cd5309a26af86a3f0439c91315
Spectre
( 블레이드 )
2823d79b021613e0e5ff1aeb96b51a38
}}

KR Version

For convenience sake, the list of jobId's and subsequent jobGrowId's have been provided below:

{{

Job Name jobId
Male Slayer
( 귀검사(남) )
41f1cdc2ff58bb5fdc287be0db2a8df3
Weapon Master
( 웨펀마스터 )
df3870efe8e8754011cd12fa03cd275f
Soul Bender
( 소울브링어 )
1ea78ae210f681a799feb4403a5c1e85
Berserker
( 버서커 )
a9a4ef4552d46e39cf6c874a51126410
Asura
( 아수라 )
4a1459a4fa3c7f59b6da2e43382ed0b9
Ghostblade
( 검귀 )
a59ba19824dc3292b6075e29b3862ad3
Female Slayer
( 귀검사(여) )
1645c45aabb008c98406b3a16447040d
Sword Master
( 소드마스터 )
df3870efe8e8754011cd12fa03cd275f
Dark Templar
( 다크템플러 )
1ea78ae210f681a799feb4403a5c1e85
Demon Slayer
( 데몬슬레이어 )
a9a4ef4552d46e39cf6c874a51126410
Vagabond
( 베가본드 )
4a1459a4fa3c7f59b6da2e43382ed0b9
Spectre
( 블레이드 )
a59ba19824dc3292b6075e29b3862ad3
}}



skillId Argument

Find the skillId by using the jobId and jobGrowId arguments given in Document Set 20.

To find and match the appropriate skills, you can do the following:

  • Attempt to match up the names based on SP/TP cost, active/passive status, and Level Req.
  • Look up the Hangul name counterpart via this link. There is a class navigation located near the top of the page. If you have a built-in translator in your browser, it may help with the process.

Finding Item Data

Item and Set Information