Alibrown commited on
Commit
f829d92
·
verified ·
1 Parent(s): 775deb6

Create asia.jsonl

Browse files
Files changed (1) hide show
  1. asia.jsonl +10 -0
asia.jsonl ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {"harbor_name": "Kanton", "continent": "Asia", "harbor_desc": "Südchinesische Handelsmetropole", "pos_top": "25%", "pos_left": "90%", "good_name": "Porzellan", "base_price": 180, "availability": "very_high"}
2
+ {"harbor_name": "Kanton", "continent": "Asia", "harbor_desc": "Südchinesische Handelsmetropole", "pos_top": "25%", "pos_left": "90%", "good_name": "Tee", "base_price": 90, "availability": "high"}
3
+ {"harbor_name": "Kanton", "continent": "Asia", "harbor_desc": "Südchinesische Handelsmetropole", "pos_top": "25%", "pos_left": "90%", "good_name": "Schießpulver", "base_price": 220, "availability": "medium"}
4
+ {"harbor_name": "Malakka", "continent": "Asia", "harbor_desc": "Schattenhafen der Gewürzstraße", "pos_top": "80%", "pos_left": "45%", "good_name": "Gewürze", "base_price": 35, "availability": "very_high"}
5
+ {"harbor_name": "Malakka", "continent": "Asia", "harbor_desc": "Schattenhafen der Gewürzstraße", "pos_top": "80%", "pos_left": "45%", "good_name": "Seide", "base_price": 75, "availability": "medium"}
6
+ {"harbor_name": "Nagasaki", "continent": "Asia", "harbor_desc": "Geheimer Zugang zum Inselreich", "pos_top": "10%", "pos_left": "55%", "good_name": "Kupfer", "base_price": 110, "availability": "high"}
7
+ {"harbor_name": "Nagasaki", "continent": "Asia", "harbor_desc": "Geheimer Zugang zum Inselreich", "pos_top": "10%", "pos_left": "55%", "good_name": "Kunsthandwerk", "base_price": 160, "availability": "low"}
8
+ {"harbor_name": "Goa", "continent": "Asia", "harbor_desc": "Portugiesisches Juwel Indiens", "pos_top": "55%", "pos_left": "15%", "good_name": "Baumwolle", "base_price": 40, "availability": "high"}
9
+ {"harbor_name": "Goa", "continent": "Asia", "harbor_desc": "Portugiesisches Juwel Indiens", "pos_top": "55%", "pos_left": "15%", "good_name": "Rum", "base_price": 60, "availability": "medium"}
10
+ {"harbor_name": "Bantam", "continent": "Asia", "harbor_desc": "Exotisches Zentrum der Molukken", "pos_top": "95%", "pos_left": "50%", "good_name": "Pfeffer", "base_price": 50, "availability": "high"}