This website works better with JavaScript
Home
Explore
Help
Sign In
lovr
/
sample-MujuJuju
mirror of
https://github.com/bjornbytes/MujuJuju.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
v2.0.1
Branches
Tags
master
mujuTheHealer
trailer
v2.0.1
2.0.0
1.0.0
sample-MujuJuju
/
data
/
buff
/
clarity.lua
clarity.lua
97 B
Permalink
History
Raw
1
2
3
4
5
local Clarity = extend(Buff)
Clarity.ccimmunity = .5
Clarity.tags = {'ccimmune'}
return Clarity