RW Weapons Bonus Info
-
Thread created on 12:28:18 - 01/04/24 (5 months ago)|Last replied 05:48:22 - 02/04/24 (5 months ago)I want to get the bonus info from RW weapons in my faction armory. Is it possible?
-
-
Posted on 17:05:31 - 01/04/24 (5 months ago)Post link copied to clipboard Copy post linkYou can get the UID of the items in the armory through element tags on the client (iirc, you can't get the UID of armory items from the API but I don't have perms to check currently). Then you can pass the UIDs to torn/itemdetails and retrieve the bonus through the API.
Although, it's usually easier to create a userscript to just read this off the client. -