drpedia_lite 0.0.26 → 0.0.27
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 +4 -4
- 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: cefaea1796fef6521f4cb3468cace6fbb6731422
|
|
4
|
+
data.tar.gz: 4da367e9ad1324addb95345fd097b615fbbc9d38
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 46faf9c67527b7b5be347ed52f971d0688b72f7247b2c469612a5acd753cd5d9c9da1844052dfb2bc1d14a43ceb63e90e4a30747e2c7546a4e66bba13631884b
|
|
7
|
+
data.tar.gz: 7ec63e6b1f44b57c05cf39531a700cb65db74d806dfba1b48185a9a14ba862b4e7f36f2fb354944764d04ee562bdafc04a1cfb392dbd4929f507412a35c5569b
|
data/lib/input/input.txt
CHANGED
|
@@ -573,7 +573,7 @@ Throwing 3
|
|
|
573
573
|
|
|
574
574
|
== Distiller ==
|
|
575
575
|
Analyze Compound 3
|
|
576
|
-
Bartender's Tongue
|
|
576
|
+
Bartender's Tongue 6
|
|
577
577
|
Brawling 3
|
|
578
578
|
Brew Master 6 Brewing
|
|
579
579
|
Brewing 6 Analyze Compound
|
|
@@ -1206,7 +1206,7 @@ Income
|
|
|
1206
1206
|
== Skill Counters ==
|
|
1207
1207
|
Alert: Vanish, Fade In A Crowd, Whisper Walk, Cover of Night
|
|
1208
1208
|
Analyze Compound: Disguise Contents
|
|
1209
|
-
Analyze Creature:
|
|
1209
|
+
Analyze Creature: Disguise
|
|
1210
1210
|
Attach: | Bomb Awareness
|
|
1211
1211
|
Avoid: Concentrated Fire, Destroy Shield, Destroy Weapon, Destroy Armor, Disarming Shot, Scatter Shot, Sniped Shot, Knockout, Pray for Justice, Gun Aficionado, Knock Down, Nail, Agony, Blood Scent
|
|
1212
1212
|
Balance: Knock Down, Take Down
|
|
@@ -1229,13 +1229,13 @@ Check Your Sleeves: Cheat
|
|
|
1229
1229
|
Choking Blow: Challenge, Charisma
|
|
1230
1230
|
Concentrated Fire: | Avoid, Bounce
|
|
1231
1231
|
Cover of Night: | Alert
|
|
1232
|
-
Disguise: Analyze Creature
|
|
1232
|
+
Disguise: | Analyze Creature
|
|
1233
1233
|
Destroy Armor: | Avoid, Bounce
|
|
1234
1234
|
Destroy Shield: | Avoid, Bounce
|
|
1235
1235
|
Destroy Weapon: | Avoid, Bounce
|
|
1236
1236
|
Disarming Blow: | Parry
|
|
1237
1237
|
Disarming Shot: | Avoid, Bounce
|
|
1238
|
-
Disguise: Analyze Creature
|
|
1238
|
+
Disguise: | Analyze Creature
|
|
1239
1239
|
Disguise Contents: | Analyze Compound
|
|
1240
1240
|
Entertain: | Refuse
|
|
1241
1241
|
Escape: | Chase
|
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.27
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Gloria Budiman
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2017-05
|
|
11
|
+
date: 2017-06-05 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
|