Beret Busking
From A KoL Wiki
Beret Busking
Type: NoncombatMP Cost: N/A
usable 5 times per day (? left)
If you passed this hat after a performance, the results would probably be pretty spectacular.
Source: | prismatic beret |
Price: | N/A |
Class: | N/A |
Level: | N/A |
Effect: | This skill needs its effect described. |
When Used: |
You find a nearby corner and start busking. Your performance demonstrates a mastery [sic]? all of your skills, military and civilian alike. X people are impressed by your <color> hat, and each of them tosses in a single coin. Also, Y wizards are impressed enough to bestow you with the benefits of a random spell!
|
- then, if under Way of the Surprising Fist:
Then you donate all the meat you earned to a nearby urchin.
![]() | You lose X Meat. |
Notes
- X = ceiling(P/5) + 1
- P is the total power of hat, shirt and pants worn when cast. Including Tao of the Terrapin, Hammertime and extra hats in Hat Trick. If the total power is above 1100, then it is softcapped: P = floor(1100 + (power - 1100)^0.8).
- Y = ceiling(P/100)
- You acquire Y seeded random good effects (10 turns apiece).
- seed = P + previousCastsThisDay
- The seed is used to seed the mt_rand php function and pick one is called Y times against the list of effects.
- List of effects can be found on beret.loathers.net or the original spading sheet.
- If one of the effects you receive is Fishy, you will only receive 1 turn of it, instead of 10 turns.
History
- Fishy was reduced to 1 turn sometime around the release of the 11,037 Leagues Under the Sea path (August 2025).