drpedia_lite 0.0.14 → 0.0.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/input/input.txt +12 -0
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 758923cda6fc485ec02c03a9dee81baffe8cf7f7
|
|
4
|
+
data.tar.gz: 1e66a4b19bcc53feaf3ed7efa58249d2a9fe471e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 9987024fdc3f8e9730a7598317114f9b5214973259da6f6ecb6ab23fbb9c00efd0897f3a873064d40b979cee139b1c2e3cf4fb850b6ff4def2f3b8af3f10bd20
|
|
7
|
+
data.tar.gz: 426edef0543a6f6c0f7d38a37161183e197e7b58baa99626417d025bd0a4f4770348de8478aed9b49016120a9f07340f3c989c10a774b384f6cb2419537cbc37
|
data/lib/input/input.txt
CHANGED
|
@@ -26,6 +26,18 @@ Natural Ones: Bolt Action
|
|
|
26
26
|
|
|
27
27
|
== Innate Skill Prerequisite ==
|
|
28
28
|
Iron Slaves: Iron Fists: Brawling
|
|
29
|
+
Full Dead: Income II: Income I
|
|
30
|
+
Full Dead: Income III: Income II
|
|
31
|
+
Full Dead: Income IV: Income III
|
|
32
|
+
Full Dead: Income V: Income IV
|
|
33
|
+
Pure Blood: Income II: Income I
|
|
34
|
+
Pure Blood: Income III: Income II
|
|
35
|
+
Pure Blood: Income IV: Income III
|
|
36
|
+
Pure Blood: Income V: Income IV
|
|
37
|
+
Solestros: Income II: Income I
|
|
38
|
+
Solestros: Income III: Income II
|
|
39
|
+
Solestros: Income IV: Income III
|
|
40
|
+
Solestros: Income V: Income IV
|
|
29
41
|
|
|
30
42
|
== Profession Concentration ==
|
|
31
43
|
Combat: Assassin, Guard, Gun Slinger, Hunter, Martial Artist, Officer, Primitive, Pugilist, Sniper, Solider, Thug
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: drpedia_lite
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.15
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Gloria Budiman
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2016-12-
|
|
11
|
+
date: 2016-12-08 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Extracts skills, strains, profession, and requirement trees into JSON
|
|
14
14
|
email: wahyu.g@gmail.com
|