Архитектура Базы Данных Simple PHP RPG

Get Started. It's Free
or sign up with your email address
Архитектура Базы Данных Simple PHP RPG by Mind Map: Архитектура Базы Данных Simple PHP RPG

1. actions

1.1. id_actions

1.2. name

1.3. tips_text

1.4. action_link

1.5. action_properties

1.5.1. id

1.5.2. action_id

1.5.3. code

1.5.4. description

1.5.5. location_id

2. THINGS/Equevepment

2.1. id

2.2. name

2.3. properties_ids

2.4. descriptions

3. Hero Active Abillities

3.1. id

3.2. name

3.3. description

3.4. icon

3.5. type

3.5.1. active abilities_types

3.5.1.1. id

3.5.1.2. name

3.5.1.3. description

4. properties

4.1. id_properties

4.2. name

4.3. description

4.4. type

4.5. values

4.5.1. properties_values

4.5.1.1. id

4.5.1.2. property_id

4.5.1.3. value

5. armor_type

5.1. id

5.2. name

6. Регистрация пользователей

6.1. users

6.1.1. id_user

6.1.2. name

6.1.3. email

6.1.4. data_registration

6.1.5. password

7. Hero Passive Abilities

7.1. id

7.2. name

7.3. description

7.4. icon

7.5. type

7.5.1. passove abilities_types

7.5.1.1. id

7.5.1.2. name

7.5.1.3. description

8. enemies

8.1. id

8.2. enemy_type

8.2.1. id_type

8.2.2. name

8.2.3. descriptions

8.3. name

8.4. attack

8.5. armor

8.6. hp

8.7. description

9. Locations

9.1. id_location

9.2. code

9.3. name

9.4. description

9.5. background_image

9.6. bots_ids

9.6.1. bots

9.6.1.1. id_bots

9.6.1.2. name

9.6.1.3. quest_ids

9.7. monsters_ids

9.7.1. monsters

9.7.1.1. monster_id

9.7.1.2. name

9.7.1.3. description

9.7.1.4. attack_power

9.7.1.5. armor

9.7.1.6. max_attack

9.7.1.7. max_armor

9.7.1.8. abilities

9.7.1.9. passive_abillities

9.8. actions_ids

9.9. roads

10. player

10.1. id_player

10.2. id_user

10.3. name

10.4. data_creation

10.5. inventory_id

10.6. status_id

10.7. class_id

10.8. properties_ids

10.8.1. HeroProperties

10.8.1.1. id

10.8.1.2. property_id

10.8.1.3. player_id

10.8.1.4. property_value

10.9. abillities_ids

10.10. quests_ids

10.11. current_location

10.12. avatar_image

11. Quests

11.1. quest_id

11.2. name

11.3. bounty

11.4. description

12. attack_types

12.1. id

12.2. name

13. hero classes

13.1. id

13.2. name

13.3. description

14. roads

14.1. id

14.2. location_id

14.3. value