StarCitizenWiki / API

The star-citizen.wiki API. Automatically scrapes Comm-Links, Stats and In-Game Data.
https://api.star-citizen.wiki
MIT License
25 stars 6 forks source link

Expand FPS weapon attachment data #106

Open alistair3149 opened 5 months ago

alistair3149 commented 5 months ago

Weapon attachments apply various modifiers to the equipped weapon. It would be helpful to include those data:

octfx commented 4 months ago

SWeaponModifierComponentParams now available under the weapon_modifier key. image

octfx commented 2 months ago

Is the type task still open?

alistair3149 commented 2 months ago

Yes it is still open. The same information is available under description data but I am not sure if there is a more accurate data source other than relying on localization

octfx commented 2 months ago

I've checked the xml files, there does not seem to be a dedicated attribute marking laser pointers as such.
For now I'd argue that the description data is as good as it gets