Showing Posts For Legoman.2978:

Doc omission for equipment obj on characters?

in API Development

Posted by: Legoman.2978

Legoman.2978

Thanks Lawton! Just getting started with the API and I didn’t want to assume I was looking in the right place.

Doc omission for equipment obj on characters?

in API Development

Posted by: Legoman.2978

Legoman.2978

Howdy,

Looking at the characters resource, I have this coat equipped on a toon:

                {
				"id": 79022,
				"slot": "Coat",
				"upgrades": [71425],
				"skin": 6381,
				"stats": {
					"id": 161,
					"attributes": {
						"Power": 134,
						"Precision": 96,
						"CritDamage": 96
					}
				},
				"binding": "Character",
				"bound_to": "My Toon Name"
			}

But the wiki entry under “Each equipment object can have the following properties” doesn’t mention the “stats”, “binding” or “bound_to” elements.

Is that an omission or am I not reading something correctly?

Thanks!
legoman

Necro minions die crossing areas in a zone

in Bugs: Game, Forum, Website

Posted by: Legoman.2978

Legoman.2978

When running within a zone (e.g. Queensdale), it seems like when my necro crosses into a new area (e.g. Phinney Ridge into Godslost Swamp) that all my minions die.

I don’t see this listed in the release notes, so I hope it’s a bug as it makes minions useless when battling near zone borders or even just map running…

Thanks,
Legoman