Baselight

List Of T-dolls ~ Girls'Frontline(EN Ver.)

Creaction of dataset: 20-27 / March / 22

@kaggle.kitsunesantiago_list_of_tdolls_girlsfrontlineen_ver

Loading...
Loading...

About this Dataset

List Of T-dolls ~ Girls'Frontline(EN Ver.)

The compilation of Stats, country of origin and year of production of the guns that uses the T-dolls (Tactic dolls) in the mobile game "Girls'Forntline" in the EN version
The specifications of each data will be as detailed as possible.

Tables

Characters Gf V1–3

@kaggle.kitsunesantiago_list_of_tdolls_girlsfrontlineen_ver.characters_gf_v1_3
  • 20.38 KB
  • 332 rows
  • 13 columns
Loading...

CREATE TABLE characters_gf_v1_3 (
  "index" BIGINT,
  "name_t_doll" VARCHAR,
  "gun_type" VARCHAR,
  "role_t_doll" VARCHAR,
  "time_production" VARCHAR,
  "obtain_by" VARCHAR,
  "health_points" BIGINT,
  "damage" BIGINT,
  "acc" BIGINT,
  "evasion" BIGINT,
  "r_o_f" BIGINT,
  "country_origin" VARCHAR,
  "year_prod" BIGINT
);

Share link

Anyone who has the link will be able to view this.