Add cloth gloves and rebalance gauntlet arches
Patch 396 by DraugTheWhopper. https://sourceforge.net/p/crossfire/patches/396/master
parent
f8703ddfed
commit
e9e878b7b4
|
|
@ -3,11 +3,11 @@ name gauntlets
|
||||||
client_type 305
|
client_type 305
|
||||||
face b_gauntlet_s.111
|
face b_gauntlet_s.111
|
||||||
type 100
|
type 100
|
||||||
resist_physical 2
|
resist_physical 4
|
||||||
value 6
|
value 6
|
||||||
nrof 1
|
nrof 1
|
||||||
material 2
|
material 2
|
||||||
materialname bronze
|
materialname bronze
|
||||||
weight 1800
|
weight 2400
|
||||||
body_hand -2
|
body_hand -2
|
||||||
end
|
end
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ name gauntlets
|
||||||
client_type 305
|
client_type 305
|
||||||
face gauntlet_s.111
|
face gauntlet_s.111
|
||||||
type 100
|
type 100
|
||||||
resist_physical 3
|
resist_physical 5
|
||||||
value 25
|
value 25
|
||||||
nrof 1
|
nrof 1
|
||||||
material 2
|
material 2
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ title of dexterity
|
||||||
face gauntlet_s.111
|
face gauntlet_s.111
|
||||||
type 100
|
type 100
|
||||||
Dex 2
|
Dex 2
|
||||||
resist_physical 3
|
resist_physical 5
|
||||||
value 65000
|
value 65000
|
||||||
material 2
|
material 2
|
||||||
weight 1800
|
weight 1800
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ title of strength
|
||||||
face gauntlet_s.111
|
face gauntlet_s.111
|
||||||
type 100
|
type 100
|
||||||
Str 1
|
Str 1
|
||||||
resist_physical 3
|
resist_physical 5
|
||||||
value 65000
|
value 65000
|
||||||
material 2
|
material 2
|
||||||
weight 2000
|
weight 2000
|
||||||
|
|
|
||||||
|
|
@ -1,12 +1,12 @@
|
||||||
Object gloves
|
Object gloves
|
||||||
name gloves
|
name leather gloves
|
||||||
client_type 301
|
client_type 301
|
||||||
face gloves.111
|
face gloves.111
|
||||||
type 100
|
type 100
|
||||||
resist_physical 1
|
resist_physical 3
|
||||||
nrof 1
|
nrof 1
|
||||||
value 4
|
value 4
|
||||||
material 8
|
material 8
|
||||||
weight 100
|
weight 200
|
||||||
body_hand -2
|
body_hand -2
|
||||||
end
|
end
|
||||||
|
|
|
||||||
|
|
@ -1,13 +1,13 @@
|
||||||
Object gloves_b
|
Object gloves_b
|
||||||
name gloves
|
name black leather gloves
|
||||||
client_type 301
|
client_type 301
|
||||||
face gloves_b.111
|
face gloves_b.111
|
||||||
type 100
|
type 100
|
||||||
resist_physical 1
|
resist_physical 3
|
||||||
nrof 1
|
nrof 1
|
||||||
value 64
|
value 64
|
||||||
material 8
|
material 8
|
||||||
materialname black leather
|
materialname black leather
|
||||||
weight 100
|
weight 200
|
||||||
body_hand -2
|
body_hand -2
|
||||||
end
|
end
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,12 @@
|
||||||
|
Object gloves_cloth
|
||||||
|
name cloth gloves
|
||||||
|
client_type 301
|
||||||
|
face gloves_cloth.111
|
||||||
|
type 100
|
||||||
|
resist_physical 1
|
||||||
|
nrof 1
|
||||||
|
value 2
|
||||||
|
material 128
|
||||||
|
weight 150
|
||||||
|
body_hand -2
|
||||||
|
end
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
|
|
@ -0,0 +1,249 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
width="120mm"
|
||||||
|
height="120mm"
|
||||||
|
viewBox="0 0 425.19685 425.19685"
|
||||||
|
id="svg5372"
|
||||||
|
version="1.1"
|
||||||
|
inkscape:version="1.0.2-2 (e86c870879, 2021-01-15)"
|
||||||
|
sodipodi:docname="gloves.svg"
|
||||||
|
inkscape:export-xdpi="6.7733335"
|
||||||
|
inkscape:export-ydpi="6.7733335">
|
||||||
|
<title
|
||||||
|
id="title1057">gloves_cloth</title>
|
||||||
|
<defs
|
||||||
|
id="defs5374" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1.0"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="1.979899"
|
||||||
|
inkscape:cx="98.27782"
|
||||||
|
inkscape:cy="191.30381"
|
||||||
|
inkscape:document-units="px"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
showgrid="false"
|
||||||
|
fit-margin-top="0"
|
||||||
|
fit-margin-left="0"
|
||||||
|
fit-margin-right="0"
|
||||||
|
fit-margin-bottom="0"
|
||||||
|
inkscape:window-width="2560"
|
||||||
|
inkscape:window-height="1336"
|
||||||
|
inkscape:window-x="-8"
|
||||||
|
inkscape:window-y="555"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:document-rotation="0"
|
||||||
|
inkscape:pagecheckerboard="true" />
|
||||||
|
<metadata
|
||||||
|
id="metadata5377">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
<dc:title>gloves_cloth</dc:title>
|
||||||
|
<dc:date>2021-04-30</dc:date>
|
||||||
|
<dc:creator>
|
||||||
|
<cc:Agent>
|
||||||
|
<dc:title>DraugTheWhopper</dc:title>
|
||||||
|
</cc:Agent>
|
||||||
|
</dc:creator>
|
||||||
|
<dc:rights>
|
||||||
|
<cc:Agent>
|
||||||
|
<dc:title></dc:title>
|
||||||
|
</cc:Agent>
|
||||||
|
</dc:rights>
|
||||||
|
<dc:publisher>
|
||||||
|
<cc:Agent>
|
||||||
|
<dc:title></dc:title>
|
||||||
|
</cc:Agent>
|
||||||
|
</dc:publisher>
|
||||||
|
<dc:identifier></dc:identifier>
|
||||||
|
<cc:license
|
||||||
|
rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
|
||||||
|
<dc:contributor>
|
||||||
|
<cc:Agent>
|
||||||
|
<dc:title>Original file (gloves.svg) by Algot Runeman (runeman.org), via openclipart.org</dc:title>
|
||||||
|
</cc:Agent>
|
||||||
|
</dc:contributor>
|
||||||
|
<dc:description>Created for the Crossfire RPG project. Intended to be rendered to 32x32, but may be adaptable to other sizes.</dc:description>
|
||||||
|
</cc:Work>
|
||||||
|
<cc:License
|
||||||
|
rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||||
|
<cc:permits
|
||||||
|
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||||
|
</cc:License>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1"
|
||||||
|
transform="translate(-21.417446,-245.32421)">
|
||||||
|
<g
|
||||||
|
id="g6552-0"
|
||||||
|
transform="matrix(-0.74272805,1.2864427,-1.2864427,-0.74272805,652.37337,1562.4894)">
|
||||||
|
<path
|
||||||
|
style="fill:#efdfaf;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.52448;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m -500.04484,627.17944 c -3.41613,-27.3667 0.77538,-78.9644 4.00318,-82.46731 7.95762,-8.63588 11.66627,-3.26681 16.01272,0 v 49.48039 -65.97385 c 0,-9.56773 20.0159,-9.494 20.0159,0 v 65.97385 -74.22058 c 0,-8.26487 20.0159,-7.21343 20.0159,0 v 74.22058 -65.97385 c 0,-8.74897 20.0159,-9.04892 20.0159,0 v 82.46731 c 6.25903,-10.48524 0.36352,-9.01461 10.01113,-23.68823 17.00644,-13.38197 20.69434,-4.63631 20.0159,0 -4.47148,30.55697 -30.04579,75.36445 -30.02703,73.16861 v 32.98693 c -20.70596,3.41173 -41.2018,5.78462 -60.0477,0 0,0 -17.20115,-43.42473 -20.0159,-65.97385 z"
|
||||||
|
id="path6554-1"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="ssccsscsscssccscccs" />
|
||||||
|
<path
|
||||||
|
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.52448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m -479.75869,686.38211 10.71987,1.3744 v 0 0"
|
||||||
|
id="path6556-3"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path6558-9"
|
||||||
|
d="m -465.66042,688.71576 h 10.80761 v 0 0"
|
||||||
|
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.52448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.52448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m -450.81118,688.00865 h 10.80761 v 0 0"
|
||||||
|
id="path6560-8"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path6562-9"
|
||||||
|
d="m -436.62517,686.3423 10.71987,-1.3744 v 0 0"
|
||||||
|
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.52448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path6564-9"
|
||||||
|
d="m -469.90982,607.84532 1.44694,10.71032 v 0 0"
|
||||||
|
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.52448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.52448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m -468.49561,622.18847 1.44694,10.71032 v 0 0"
|
||||||
|
id="path6566-7"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path6568-8"
|
||||||
|
d="m -468.49561,636.18847 1.44694,10.71032 v 0 0"
|
||||||
|
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.52448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.52448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m -443.90982,607.84532 1.44694,10.71032 v 0 0"
|
||||||
|
id="path6570-5"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path6572-8"
|
||||||
|
d="m -442.49561,622.18847 1.44694,10.71032 v 0 0"
|
||||||
|
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.52448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.52448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m -442.49561,636.18847 1.44694,10.71032 v 0 0"
|
||||||
|
id="path6574-9"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path6576-9"
|
||||||
|
d="m -455.90982,607.84532 1.44694,10.71032 v 0 0"
|
||||||
|
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.52448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.52448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m -454.49561,622.18847 1.44694,10.71032 v 0 0"
|
||||||
|
id="path6578-7"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path6580-3"
|
||||||
|
d="m -454.49561,636.18847 1.44694,10.71032 v 0 0"
|
||||||
|
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.52448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="g6552"
|
||||||
|
transform="matrix(-0.74272805,-1.2864427,-1.2864427,0.74272805,713.35143,-637.09052)">
|
||||||
|
<path
|
||||||
|
style="fill:#efdfaf;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.52448;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m -500.04484,627.17944 c -3.41613,-27.3667 0.77538,-78.9644 4.00318,-82.46731 7.95762,-8.63588 11.66627,-3.26681 16.01272,0 v 49.48039 -65.97385 c 0,-9.56773 20.0159,-9.494 20.0159,0 v 65.97385 -74.22058 c 0,-8.26487 20.0159,-7.21343 20.0159,0 v 74.22058 -65.97385 c 0,-8.74897 20.0159,-9.04892 20.0159,0 v 82.46731 c 6.25903,-10.48524 0.36352,-9.01461 10.01113,-23.68823 17.00644,-13.38197 20.69434,-4.63631 20.0159,0 -4.47148,30.55697 -30.04579,75.36445 -30.02703,73.16861 v 32.98693 c -20.70596,3.41173 -41.2018,5.78462 -60.0477,0 0,0 -17.20115,-43.42473 -20.0159,-65.97385 z"
|
||||||
|
id="path6554"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="ssccsscsscssccscccs" />
|
||||||
|
<path
|
||||||
|
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.52448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m -479.75869,686.38211 10.71987,1.3744 v 0 0"
|
||||||
|
id="path6556"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path6558"
|
||||||
|
d="m -465.66042,688.71576 h 10.80761 v 0 0"
|
||||||
|
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.52448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.52448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m -450.81118,688.00865 h 10.80761 v 0 0"
|
||||||
|
id="path6560"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path6562"
|
||||||
|
d="m -436.62517,686.3423 10.71987,-1.3744 v 0 0"
|
||||||
|
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.52448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path6564"
|
||||||
|
d="m -469.90982,607.84532 1.44694,10.71032 v 0 0"
|
||||||
|
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.52448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.52448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m -468.49561,622.18847 1.44694,10.71032 v 0 0"
|
||||||
|
id="path6566"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path6568"
|
||||||
|
d="m -468.49561,636.18847 1.44694,10.71032 v 0 0"
|
||||||
|
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.52448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.52448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m -443.90982,607.84532 1.44694,10.71032 v 0 0"
|
||||||
|
id="path6570"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path6572"
|
||||||
|
d="m -442.49561,622.18847 1.44694,10.71032 v 0 0"
|
||||||
|
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.52448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.52448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m -442.49561,636.18847 1.44694,10.71032 v 0 0"
|
||||||
|
id="path6574"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path6576"
|
||||||
|
d="m -455.90982,607.84532 1.44694,10.71032 v 0 0"
|
||||||
|
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.52448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.52448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m -454.49561,622.18847 1.44694,10.71032 v 0 0"
|
||||||
|
id="path6578"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path6580"
|
||||||
|
d="m -454.49561,636.18847 1.44694,10.71032 v 0 0"
|
||||||
|
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.52448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 13 KiB |
|
|
@ -0,0 +1,3 @@
|
||||||
|
face gloves_cloth.111
|
||||||
|
magicmap brown
|
||||||
|
end
|
||||||
|
|
@ -1,16 +1,16 @@
|
||||||
Object gloves_w
|
Object gloves_w
|
||||||
name gloves
|
name fine gloves
|
||||||
client_type 301
|
client_type 301
|
||||||
face gloves_w.111
|
face gloves_w.111
|
||||||
type 100
|
type 100
|
||||||
resist_physical 1
|
resist_physical 3
|
||||||
Cha 1
|
Cha 1
|
||||||
resist_blind 2
|
resist_blind 2
|
||||||
nrof 1
|
nrof 1
|
||||||
value 6000
|
value 6000
|
||||||
material 8
|
material 8
|
||||||
materialname white leather
|
materialname white leather
|
||||||
weight 100
|
weight 150
|
||||||
body_hand -2
|
body_hand -2
|
||||||
end
|
end
|
||||||
Object gloves_w_l
|
Object gloves_w_l
|
||||||
|
|
@ -26,6 +26,6 @@ nrof 1
|
||||||
value 42000
|
value 42000
|
||||||
material 2
|
material 2
|
||||||
materialname white steel
|
materialname white steel
|
||||||
weight 200
|
weight 400
|
||||||
body_hand -2
|
body_hand -2
|
||||||
end
|
end
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@ anim_speed 10
|
||||||
client_anim_random 1
|
client_anim_random 1
|
||||||
Str 2
|
Str 2
|
||||||
Dex -1
|
Dex -1
|
||||||
resist_physical 3
|
resist_physical 5
|
||||||
dam +3
|
dam +3
|
||||||
make_invisible 1
|
make_invisible 1
|
||||||
value 120000
|
value 120000
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,8 @@
|
||||||
treasureone random_gauntlet
|
treasureone random_gauntlet
|
||||||
|
# cloth gloves are the lowest armor tier, so it doesn't get a "magic" qualifier
|
||||||
|
arch gloves_cloth
|
||||||
|
chance 5
|
||||||
|
more
|
||||||
arch gloves
|
arch gloves
|
||||||
magic 1
|
magic 1
|
||||||
chance 5
|
chance 5
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ animation shining_finger
|
||||||
anim_speed 10
|
anim_speed 10
|
||||||
client_anim_random 1
|
client_anim_random 1
|
||||||
Str 2
|
Str 2
|
||||||
resist_physical 3
|
resist_physical 5
|
||||||
dam +3
|
dam +3
|
||||||
value 120000
|
value 120000
|
||||||
material 2
|
material 2
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ name_pl thunderking's gauntlets
|
||||||
weight 1900
|
weight 1900
|
||||||
value 85000
|
value 85000
|
||||||
item_power 5
|
item_power 5
|
||||||
resist_physical 4
|
resist_physical 8
|
||||||
resist_electricity 40
|
resist_electricity 40
|
||||||
resist_paralyze 15
|
resist_paralyze 15
|
||||||
Int 1
|
Int 1
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ material 128
|
||||||
magic 1
|
magic 1
|
||||||
ac 1
|
ac 1
|
||||||
item_power 4
|
item_power 4
|
||||||
resist_physical 0
|
resist_physical 1
|
||||||
resist_magic 5
|
resist_magic 5
|
||||||
resist_confusion 5
|
resist_confusion 5
|
||||||
resist_blind -5
|
resist_blind -5
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue