poi-plugin-leveling-plan 0.0.1 → 0.0.3
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.
- package/assets/icon/75.png +0 -0
- package/assets/icon/77.png +0 -0
- package/assets/icon/78.png +0 -0
- package/assets/icon/94.png +0 -0
- package/assets/icon/useitem.svg +107 -0
- package/assets/kaisou_materials.json +4881 -0
- package/assets/main.css +271 -1
- package/i18n/en-US.json +8 -1
- package/i18n/ja-JP.json +8 -1
- package/i18n/zh-CN.json +8 -1
- package/i18n/zh-TW.json +8 -1
- package/index.js +21 -1
- package/package.json +1 -1
- package/services/battle-observer.js +59 -0
- package/utils/kaisou-cost.js +269 -0
- package/views/components/map-selector.js +119 -85
- package/views/components/plan-form.js +31 -1
- package/views/components/plan-item.js +101 -6
- package/views/components/plan-list.js +29 -12
- package/views/components/plan-settings.js +54 -5
- package/views/components/useitem-icon.js +87 -0
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,107 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
|
|
4
|
+
<svg
|
|
5
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
|
6
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
|
7
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
8
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
|
9
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
10
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
11
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
12
|
+
version="1.1"
|
|
13
|
+
x="0px"
|
|
14
|
+
y="0px"
|
|
15
|
+
viewBox="0 0 1024 1024"
|
|
16
|
+
style="enable-background:new 0 0 1024 1024;"
|
|
17
|
+
xml:space="preserve"
|
|
18
|
+
id="svg2"
|
|
19
|
+
inkscape:version="0.91 r13725"
|
|
20
|
+
sodipodi:docname="071.svg"><metadata
|
|
21
|
+
id="metadata22"><rdf:RDF><cc:Work
|
|
22
|
+
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
|
23
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
|
|
24
|
+
id="defs20" /><sodipodi:namedview
|
|
25
|
+
pagecolor="#ffffff"
|
|
26
|
+
bordercolor="#666666"
|
|
27
|
+
borderopacity="1"
|
|
28
|
+
objecttolerance="10"
|
|
29
|
+
gridtolerance="10"
|
|
30
|
+
guidetolerance="10"
|
|
31
|
+
inkscape:pageopacity="0"
|
|
32
|
+
inkscape:pageshadow="2"
|
|
33
|
+
inkscape:window-width="1920"
|
|
34
|
+
inkscape:window-height="1016"
|
|
35
|
+
id="namedview18"
|
|
36
|
+
showgrid="false"
|
|
37
|
+
inkscape:zoom="0.81933594"
|
|
38
|
+
inkscape:cx="370.42193"
|
|
39
|
+
inkscape:cy="658.46007"
|
|
40
|
+
inkscape:window-x="0"
|
|
41
|
+
inkscape:window-y="0"
|
|
42
|
+
inkscape:window-maximized="1"
|
|
43
|
+
inkscape:current-layer="svg2" /><style
|
|
44
|
+
type="text/css"
|
|
45
|
+
id="style4">
|
|
46
|
+
.st0{display:none;}
|
|
47
|
+
.st1{display:inline;}
|
|
48
|
+
.st2{fill:#FFD02C;}
|
|
49
|
+
.st3{display:inline;fill:none;}
|
|
50
|
+
.st4{display:inline;fill:none;stroke:#FFD02C;stroke-width:2;stroke-miterlimit:10;}
|
|
51
|
+
.st5{fill:#D65B59;}
|
|
52
|
+
</style><g
|
|
53
|
+
id="Layer_1"
|
|
54
|
+
class="st0"><g
|
|
55
|
+
id="XMLID_1_"
|
|
56
|
+
class="st1"><g
|
|
57
|
+
id="XMLID_81_"><path
|
|
58
|
+
id="XMLID_82_"
|
|
59
|
+
class="st2"
|
|
60
|
+
d="M512,2c68.9,0,135.6,13.5,198.5,40.1c60.7,25.7,115.3,62.5,162.1,109.3 s83.6,101.4,109.3,162.1c26.6,62.9,40.1,129.7,40.1,198.5s-13.5,135.6-40.1,198.5c-25.7,60.7-62.5,115.3-109.3,162.1 s-101.4,83.6-162.1,109.3c-62.9,26.6-129.7,40.1-198.5,40.1s-135.6-13.5-198.5-40.1c-60.7-25.7-115.3-62.5-162.1-109.3 S67.8,771.2,42.1,710.5C15.5,647.6,2,580.9,2,512s13.5-135.6,40.1-198.5c25.7-60.7,62.5-115.3,109.3-162.1S252.8,67.8,313.5,42.1 C376.4,15.5,443.1,2,512,2 M512,0C229.2,0,0,229.2,0,512s229.2,512,512,512s512-229.2,512-512S794.8,0,512,0L512,0z" /></g></g><circle
|
|
61
|
+
id="XMLID_5_"
|
|
62
|
+
class="st3"
|
|
63
|
+
cx="32"
|
|
64
|
+
cy="32"
|
|
65
|
+
r="32" /><rect
|
|
66
|
+
id="XMLID_22_"
|
|
67
|
+
x="160.5"
|
|
68
|
+
y="160"
|
|
69
|
+
class="st4"
|
|
70
|
+
width="704"
|
|
71
|
+
height="704" /><circle
|
|
72
|
+
id="XMLID_24_"
|
|
73
|
+
class="st4"
|
|
74
|
+
cx="512.5"
|
|
75
|
+
cy="512"
|
|
76
|
+
r="352" /><rect
|
|
77
|
+
id="XMLID_33_"
|
|
78
|
+
x="288"
|
|
79
|
+
y="288"
|
|
80
|
+
class="st4"
|
|
81
|
+
width="448"
|
|
82
|
+
height="449.6" /><rect
|
|
83
|
+
id="XMLID_35_"
|
|
84
|
+
x="352"
|
|
85
|
+
y="352"
|
|
86
|
+
class="st4"
|
|
87
|
+
width="318.3"
|
|
88
|
+
height="321" /><circle
|
|
89
|
+
id="XMLID_36_"
|
|
90
|
+
class="st4"
|
|
91
|
+
cx="511.2"
|
|
92
|
+
cy="511.2"
|
|
93
|
+
r="159.2" /></g><path
|
|
94
|
+
sodipodi:type="star"
|
|
95
|
+
style="fill:#ffcc00"
|
|
96
|
+
id="path3350"
|
|
97
|
+
sodipodi:sides="6"
|
|
98
|
+
sodipodi:cx="512"
|
|
99
|
+
sodipodi:cy="512.11978"
|
|
100
|
+
sodipodi:r1="461.88022"
|
|
101
|
+
sodipodi:r2="400"
|
|
102
|
+
sodipodi:arg1="0.52359878"
|
|
103
|
+
sodipodi:arg2="1.0471976"
|
|
104
|
+
inkscape:flatsided="true"
|
|
105
|
+
inkscape:rounded="0"
|
|
106
|
+
inkscape:randomized="0"
|
|
107
|
+
d="M 912,743.05986 512,973.99997 112,743.05986 112,281.17964 512,50.239532 912,281.17964 Z" /></svg>
|