Skip to content

Commit da56abb

Browse files
authored
温度概念を追加する (#358)
2 parents 23ba619 + 37019ca commit da56abb

File tree

99 files changed

+3911
-499
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

99 files changed

+3911
-499
lines changed

assets/metadata/entities/raw/raw.toml

Lines changed: 164 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,6 +512,8 @@
512512
[Items.Wearable]
513513
Defense = 4
514514
EquipmentCategory = "HEAD"
515+
InsulationCold = 3
516+
InsulationHeat = 0
515517

516518
[Items.EquipBonus]
517519
Agility = -2
@@ -528,6 +530,8 @@
528530
[Items.Wearable]
529531
Defense = 8
530532
EquipmentCategory = "TORSO"
533+
InsulationCold = 8
534+
InsulationHeat = -4
531535

532536
[Items.EquipBonus]
533537
Agility = -4
@@ -542,7 +546,9 @@
542546

543547
[Items.Wearable]
544548
Defense = 3
545-
EquipmentCategory = "LEGS"
549+
EquipmentCategory = "FEET"
550+
InsulationCold = 5
551+
InsulationHeat = 2
546552

547553
[Items.EquipBonus]
548554
Agility = -2
@@ -558,6 +564,8 @@
558564
[Items.Wearable]
559565
Defense = 1
560566
EquipmentCategory = "JEWELRY"
567+
InsulationCold = 0
568+
InsulationHeat = 0
561569

562570
[Items.EquipBonus]
563571
Agility = 1
@@ -577,6 +585,8 @@
577585
[Items.Wearable]
578586
Defense = 3
579587
EquipmentCategory = "HEAD"
588+
InsulationCold = 4
589+
InsulationHeat = 2
580590

581591
[Items.EquipBonus]
582592
Agility = 1
@@ -593,6 +603,8 @@
593603
[Items.Wearable]
594604
Defense = 6
595605
EquipmentCategory = "HEAD"
606+
InsulationCold = 5
607+
InsulationHeat = -3
596608

597609
[Items.EquipBonus]
598610
Agility = -3
@@ -609,6 +621,8 @@
609621
[Items.Wearable]
610622
Defense = 2
611623
EquipmentCategory = "HEAD"
624+
InsulationCold = 2
625+
InsulationHeat = 2
612626

613627
[Items.EquipBonus]
614628
Sensation = 5
@@ -625,6 +639,8 @@
625639
[Items.Wearable]
626640
Defense = 1
627641
EquipmentCategory = "HEAD"
642+
InsulationCold = 3
643+
InsulationHeat = 3
628644

629645
[Items.EquipBonus]
630646
Agility = 4
@@ -641,6 +657,8 @@
641657
[Items.Wearable]
642658
Defense = 5
643659
EquipmentCategory = "TORSO"
660+
InsulationCold = 4
661+
InsulationHeat = -2
644662

645663
[Items.EquipBonus]
646664
Agility = -1
@@ -657,6 +675,8 @@
657675
[Items.Wearable]
658676
Defense = 4
659677
EquipmentCategory = "TORSO"
678+
InsulationCold = 6
679+
InsulationHeat = 2
660680

661681
[Items.EquipBonus]
662682
Agility = 2
@@ -673,6 +693,8 @@
673693
[Items.Wearable]
674694
Defense = 12
675695
EquipmentCategory = "TORSO"
696+
InsulationCold = 10
697+
InsulationHeat = -6
676698

677699
[Items.EquipBonus]
678700
Agility = -5
@@ -690,6 +712,8 @@
690712
[Items.Wearable]
691713
Defense = 3
692714
EquipmentCategory = "TORSO"
715+
InsulationCold = 5
716+
InsulationHeat = 3
693717

694718
[Items.EquipBonus]
695719
Dexterity = 2
@@ -706,6 +730,8 @@
706730
[Items.Wearable]
707731
Defense = 2
708732
EquipmentCategory = "TORSO"
733+
InsulationCold = 4
734+
InsulationHeat = 4
709735

710736
[Items.EquipBonus]
711737
Agility = 6
@@ -722,6 +748,8 @@
722748
[Items.Wearable]
723749
Defense = 4
724750
EquipmentCategory = "LEGS"
751+
InsulationCold = 3
752+
InsulationHeat = -2
725753

726754
[Items.EquipBonus]
727755
Agility = -2
@@ -738,6 +766,8 @@
738766
[Items.Wearable]
739767
Defense = 2
740768
EquipmentCategory = "LEGS"
769+
InsulationCold = 4
770+
InsulationHeat = 2
741771

742772
[Items.EquipBonus]
743773
Agility = 3
@@ -754,6 +784,8 @@
754784
[Items.Wearable]
755785
Defense = 7
756786
EquipmentCategory = "LEGS"
787+
InsulationCold = 6
788+
InsulationHeat = -4
757789

758790
[Items.EquipBonus]
759791
Agility = -4
@@ -770,6 +802,8 @@
770802
[Items.Wearable]
771803
Defense = 0
772804
EquipmentCategory = "JEWELRY"
805+
InsulationCold = 0
806+
InsulationHeat = 0
773807

774808
[Items.EquipBonus]
775809
Strength = 3
@@ -786,12 +820,141 @@
786820
[Items.Wearable]
787821
Defense = 1
788822
EquipmentCategory = "JEWELRY"
823+
InsulationCold = 0
824+
InsulationHeat = 0
789825

790826
[Items.EquipBonus]
791827
Agility = 1
792828
Strength = 2
793829
Vitality = 2
794830

831+
# 腕装備 ================
832+
833+
[[Items]]
834+
Description = "革製の腕当て。動きやすさを重視した設計"
835+
Name = "革の腕当て"
836+
SpriteKey = "field_item"
837+
SpriteSheetName = "field"
838+
Value = 100
839+
Weight = 0.5
840+
841+
[Items.Wearable]
842+
Defense = 2
843+
EquipmentCategory = "ARMS"
844+
InsulationCold = 3
845+
InsulationHeat = 2
846+
847+
[Items.EquipBonus]
848+
Agility = 1
849+
850+
[[Items]]
851+
Description = "鉄製の腕甲。重いが防御力が高い"
852+
Name = "鉄の腕甲"
853+
SpriteKey = "field_item"
854+
SpriteSheetName = "field"
855+
Value = 180
856+
Weight = 2.0
857+
858+
[Items.Wearable]
859+
Defense = 4
860+
EquipmentCategory = "ARMS"
861+
InsulationCold = 4
862+
InsulationHeat = -2
863+
864+
[Items.EquipBonus]
865+
Agility = -1
866+
Vitality = 1
867+
868+
# 手装備 ================
869+
870+
[[Items]]
871+
Description = "革製の手袋。作業にも戦闘にも使える"
872+
Name = "革の手袋"
873+
SpriteKey = "field_item"
874+
SpriteSheetName = "field"
875+
Value = 80
876+
Weight = 0.2
877+
878+
[Items.Wearable]
879+
Defense = 1
880+
EquipmentCategory = "HANDS"
881+
InsulationCold = 4
882+
InsulationHeat = 2
883+
884+
[Items.EquipBonus]
885+
Dexterity = 1
886+
887+
[[Items]]
888+
Description = "厚手の防寒手袋。保温性に優れる"
889+
Name = "防寒手袋"
890+
SpriteKey = "field_item"
891+
SpriteSheetName = "field"
892+
Value = 120
893+
Weight = 0.3
894+
895+
[Items.Wearable]
896+
Defense = 1
897+
EquipmentCategory = "HANDS"
898+
InsulationCold = 8
899+
InsulationHeat = -2
900+
901+
[Items.EquipBonus]
902+
Dexterity = -1
903+
904+
[[Items]]
905+
Description = "金属製の篭手。指先の自由度は低いが堅牢"
906+
Name = "鉄の篭手"
907+
SpriteKey = "field_item"
908+
SpriteSheetName = "field"
909+
Value = 200
910+
Weight = 1.5
911+
912+
[Items.Wearable]
913+
Defense = 3
914+
EquipmentCategory = "HANDS"
915+
InsulationCold = 5
916+
InsulationHeat = -2
917+
918+
[Items.EquipBonus]
919+
Dexterity = -2
920+
Strength = 1
921+
922+
# 足装備(追加) ================
923+
924+
[[Items]]
925+
Description = "鉄で補強された重厚なブーツ"
926+
Name = "鉄のブーツ"
927+
SpriteKey = "field_item"
928+
SpriteSheetName = "field"
929+
Value = 180
930+
Weight = 2.5
931+
932+
[Items.Wearable]
933+
Defense = 4
934+
EquipmentCategory = "FEET"
935+
InsulationCold = 4
936+
InsulationHeat = -2
937+
938+
[Items.EquipBonus]
939+
Agility = -2
940+
941+
[[Items]]
942+
Description = "裏地に毛皮を使用した防寒ブーツ"
943+
Name = "防寒ブーツ"
944+
SpriteKey = "field_item"
945+
SpriteSheetName = "field"
946+
Value = 160
947+
Weight = 1.2
948+
949+
[Items.Wearable]
950+
Defense = 2
951+
EquipmentCategory = "FEET"
952+
InsulationCold = 10
953+
InsulationHeat = -4
954+
955+
[Items.EquipBonus]
956+
Agility = -1
957+
795958
# material ================
796959

797960
[[Items]]
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)