UQdeco2800 / 2022-studio-2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Collaboration] Weapon Statistics in Player Guide

jgapusan opened this issue · comments

commented

Feature: Optimisation and Enhancement of Crafting System + Additional Features

Description

Implement weapon statistics in player guide screen.

Milestones

List of steps that need to be completed for this task.

  • General Concept/Design (Oct 9th)
  • User Testing (Oct 10th)
  • Updating Design Based on Feedback (Oct 11th)
  • Final Iteration/Implementation (Oct 12th)

Completion Deadline: Oct 12th

Documentation

TBA

Members

commented

hey @LachlanBenson where would i be able to find the most up to date statistics for all your weapons?

@jgapusan You should be able to find the most up to date weapon statistics in
source/core/assets/configs/Weapons.json

This contains all of the statistics you should require for the player guide.

Is this what you were after?

commented

@LachlanBenson yea that looks about right!

image
image

i didn't include craftable information but does this look ok ?

I think this should be fine because there is 'how to craft' features implemented into the crafting menu already so we don't really have a need to double up on those instructions here.

Thanks for implementing this for us!

commented

no worries thx for your help !