arccw roblox charms pack without gun modifications
This commit is contained in:
parent
4b069975e4
commit
d48f474929
@ -0,0 +1,25 @@
|
|||||||
|
att.PrintName = "Shiba Inu"
|
||||||
|
att.Icon = Material("materials/entities/charm_doge.png")
|
||||||
|
att.Description = "A small, alert and agile dog that copes very well with mountainous terrain and hiking trails, the Shiba Inu was originally bred for hunting. It looks similar to and is often mistaken for other Japanese dog breeds like the Akita Inu or Hokkaido, but the Shiba Inu is a different breed with a distinct blood line, temperament, and smaller size than other Japanese dog breeds. The Shiba's frame is compact with well-developed muscles. Males are 35 to 43 cm (14 to 17 in) at the withers. Females are 33 to 41 cm (13 to 16 in). The preferred size is the middle of the range for each gender. Average weight at preferred size is approximately 10.5 kg (23 lb) for males, 8 kg (18 lb) for females. Bones are moderate.The Shiba is double coated, with the outer coat being stiff and straight and the undercoat soft and thick. Fur is short and even on the fox-like face, ears, and legs. Guard hairs stand off the body and are about 4 to 5 cm (1 1⁄2 to 2 in) long at the withers. The purpose of the guard hairs is to protect their underlying skin and to repel rain or snow. Tail hair is slightly longer and stands open in a brush. Their tails are a defining characteristic and makes them stand apart from other dog breeds. Their tails help to protect them from the harsh winter weather. When they sleep, Shiba Inus curl up and use their tails to shield their face and nose in order to protect their sensitive areas from the cold. Shibas may be red, orange, yellow, black and tan, or sesame (red with black-tipped hairs), with a cream, buff, or grey undercoat. They may also be white (cream), though this color is considered a 'major fault' by the American Kennel Club and should never be intentionally bred in a show dog, as the required markings known as 'urajiro' are not visible; 'Urajiro' literally translates to 'underside white'. Conversely, a white (cream) coat is perfectly acceptable according to the British Kennel Club breed standard. The urajiro (cream to white ventral color) is required in the following areas on all coat colors: on the sides of the muzzle, on the cheeks, inside the ears, on the underjaw and upper throat inside of legs, on the abdomen, around the vent and the ventral side of the tail. On reds: commonly on the throat, forechest, and chest. On blacks and sesames: commonly as a triangular mark on both sides of the forechest."
|
||||||
|
|
||||||
|
att.Desc_Pros = {
|
||||||
|
"+YOU GOT THE DOGE!!!","+You got what you asked for"
|
||||||
|
}
|
||||||
|
att.Desc_Cons = {
|
||||||
|
"-You didn't get what you wanted","-Murvivi really hates people who wear this"
|
||||||
|
}
|
||||||
|
att.AutoStats = true
|
||||||
|
att.Slot = "charm"
|
||||||
|
|
||||||
|
att.Free = true
|
||||||
|
|
||||||
|
att.Model = "models/weapons/arccw/atts/charmbase.mdl"
|
||||||
|
|
||||||
|
att.DroppedModel = "models/Items/BoxSRounds.mdl"
|
||||||
|
|
||||||
|
att.Charm = true
|
||||||
|
att.CharmModel = "models/weapons/arccw/murvivi_charm/doge.mdl"
|
||||||
|
att.CharmAtt = "Charm"
|
||||||
|
att.CharmScale = Vector(0.09, 0.09, 0.09)
|
||||||
|
att.CharmOffset = Vector(0.1, -0.4, -0.2)
|
||||||
|
att.CharmAngle = Angle(-210, -5, 90)
|
@ -0,0 +1,25 @@
|
|||||||
|
att.PrintName = "Golden Pappa's Peepers"
|
||||||
|
att.Icon = Material("materials/entities/charm_golden_peepers.png")
|
||||||
|
att.Description = "An extremely rare (and extremely valuable) oddity that appears to slightly boost stats. Used to signify excellence, outstanding achievements, and funny internet posts. (Note: This can only be acquired through dropped NPC weapons or enabling Free Attachments.)"
|
||||||
|
|
||||||
|
att.Desc_Pros = {
|
||||||
|
"+Imbued with a magical power"
|
||||||
|
}
|
||||||
|
att.Desc_Cons = {
|
||||||
|
"- Gold is a very tacky color"
|
||||||
|
}
|
||||||
|
att.AutoStats = true
|
||||||
|
att.Slot = "charm"
|
||||||
|
|
||||||
|
att.Free = true
|
||||||
|
|
||||||
|
att.Model = "models/weapons/arccw/atts/charmbase.mdl"
|
||||||
|
|
||||||
|
att.DroppedModel = "models/Items/BoxSRounds.mdl"
|
||||||
|
|
||||||
|
att.Charm = true
|
||||||
|
att.CharmModel = "models/weapons/arccw/murvivi_charm/golden_peepers/murvivi.mdl"
|
||||||
|
att.CharmAtt = "Charm"
|
||||||
|
att.CharmScale = Vector(0.05, 0.05, 0.05)
|
||||||
|
att.CharmOffset = Vector(-0.1, -2.6, 0)
|
||||||
|
att.CharmAngle = Angle(125, 5, 90)
|
Loading…
Reference in New Issue
Block a user