Skip to content

Instantly share code, notes, and snippets.

@AstakhovArtem
Created May 12, 2014 19:09
Show Gist options
  • Save AstakhovArtem/2e77448e74b58523a6d9 to your computer and use it in GitHub Desktop.
Save AstakhovArtem/2e77448e74b58523a6d9 to your computer and use it in GitHub Desktop.
masteries: [{
bonus: {
dmgFrom: 1
},
image: null,
levelMult: 2,
name: "Рукопашный бой"
}, {
bonus: {
dmgFrom: 1
},
image: null,
levelMult: 2,
name: "Древковое оружие"
}]
skillPoints: 2,
userMasteries: [{
accuracy: 0,
agility: 0,
crit: 0,
critResist: 0,
dmgFrom: 1,
dmgTo: 2,
hp: 0,
id: 1,
image: null,
level: "4",
levelMult: 2,
mp: 0,
name: "Рукопашный бой",
shield: 0,
stun: 0,
stunResist: 0
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment