Project Jojo How To Not Take Dmg From Sun

Trinkets are equippable items that are commonly obtained while adventuring in the dungeons, earned as rewards from quests, or bought at the Nomad Wagon. Certain trinkets are earned by defeating specific enemies. Each hero is able to carry up to two different trinkets at a time. If a hero dies, their trinkets can be scavenged if the player perseveres and wins the battle. Fleeing a battle will. JoJo's Bizarre Adventure ended its fifth season last year, documenting the story of Giorno Giovanna as he used his Stand of Golden Wind to take over the Passione Mafia from the diabolical Diavolo. It was a wonderful learning experience for me while working on this project. This project took me through the various phases of project development and gave me real insight into the world of software engineering. The joy of working and the thrill involved while tackling the various problems and challenges gave me a feel of the developers. The Stands in the Jojo Mod actually stay by you fairly well albeit a bit weird sometimes but then again leashes aren't perfect either. I haven't fully tested it but the Stands in the mod are relatively invulnerable (except by explosions oddly enough, Killer Queen is the strongest duwang) so you'd have to attack the user however they're so close.

We're updating our policies! Please read the Message from the Editor for more.
Check BulbaNewsNOW for up-to-date Pokémon news and discuss it on the forums or in the Bulbagarden Discord server.
From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to: navigation, search
Life Orb
いのちのたま
Life Orb
Pokémon Global Link artwork
Introduced in Generation IV
Pocket
Generation IV Items
Generation V Items (Held items)
Generation VI Items
Generation VII Items
Generation VIII Other Items
Fling
Power 30

The Life Orb (Japanese: いのちのたまLife Orb) is a type of held item introduced in Generation IV. It boosts the power of the holder's moves, but causes it to take damage when using damaging moves.

  • 1In the core series games
    • 1.2Effect

In the core series games

Price

Games Cost Sell price

N/A 100

SwSh
N/A 2,000

Effect

This move effect may be in need of research.
Reason:In which games does the Life Orb boost the damage dealt by Future Sight/Doom Desire (other than Generation VI)? Does it deal damage to the user for these moves, and when?
You can discuss this on the talk page.

Boosts the power of the holder's damaging moves by ~30% (5324/4096), but the holder takes damage equal to 10% of its maximum HP after it uses a damaging move (rounded down, but not less than 1). It does not boost the power of moves that do not use the damage formula (although the holder still takes damage) or self-inflicted confusion damage.

If a Pokémon steals a Life Orb with Thief or Covet, then the Life Orb does not boost the power, but the attacker takes damage for the use of that move that stole the Life Orb. The Life Orb activates before Pickpocket, so even if a Pokémon's held Life Orb is stolen by Pickpocket, it still damages the attacking Pokémon for that move. If a Pokémon steals a Life Orb with Magician, it will take damage for the use of that move that stole the Life Orb. If the holder uses Fling, then Life Orb boosts the power but doesn't damage the user.

The Life Orb activates after the holder takes damage from Iron Barbs and the Rocky Helmet. The Life Orb activates after the holder recovers HP with a draining move or takes damage from recoil and Rough Skin. If the holder uses a multi-strike move, it takes damage after the last strike.

As the Life Orb inflicts indirect damage, Magic Guard prevents a Pokémon from taking damage from the Life Orb. If a Pokémon with Sheer Force uses a move boosted by that Ability, it does not take damage from Life Orb for that move.

For Dynamax Pokémon, the damage is equal to 10% of the Pokémon's non-Dynamax maximum HP.

Generation IV

The Life Orb damages its holder without displaying any message.

Future Sight and Doom Desire do not cause the user to take damage. It does not cause damage to the holder when hitting a substitute.

Generation V

The Life Orb now displays a message when it inflicts damage.

Not

If a Pokémon is holding a Life Orb when Future Sight or Doom Desire that it used inflicts damage (even if it was not holding the Life Orb when it used the move), it takes damage for the Life Orb.

Life Orb now causes damage to the holder when hitting a substitute.

Generation VI onward

The Life Orb does increase the damage dealt from Future Sight and Doom Desire.

Description

Games Description

An item to be held by a Pokémon. It boosts the power of moves, but at the cost of some HP on each hit.
SwSh An item to be held by a Pokémon. It boosts the power of moves but at the cost of some HP on each hit.

Acquisition

Games Finite methods Repeatable methods
Stark Mountain
HGSSRuins of Alph
BWBattle Subway (48 BP)
B2W2Battle Subway/PWT (24 BP)
Pokémon Dream Radar (Simulator α, Simulator γ)
XYBattle Maison (48 BP)
ORASBattle Maison (48 BP)
Held by wildAbsol (5% chance)
SMResolution CaveBattle Tree (48 BP)
USUMMount LanakilaBattle Tree (48 BP)
SwShSlumbering WealdBattle Tower (25 BP)
Wyndon Stadium
SwShIoACram-o-matic (Dragon: 82-90 points)

In other languages

LanguageTitle
ChineseCantonese 生命寶珠 Sāngmihng Bóujyū
Mandarin 生命寶珠 / 生命宝珠 Shēngmìng Bǎozhū
Orbe Vie
Leben-Orb
Assorbisfera
생명의구슬 Saengmyeong-ui Guseul
Vidasfera

External links

  • On Smogon's Itemdex:


This item article is part of Project ItemDex, a Bulbapedia project that aims to write comprehensive articles on all items.
Retrieved from 'https://bulbapedia.bulbagarden.net/w/index.php?title=Life_Orb&oldid=3306533'
Nov 4th, 2018
Sun
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!

Project Jojo How To Not Take Dmg From Sun And Moon

  1. [/b]
  2. local Pjojo = Instance.new('ScreenGui')
  3. local Power = Instance.new('TextButton')
  4. local EValue = Instance.new('TextBox')
  5. local LFarm = Instance.new('TextButton')
  6. local Gall = Instance.new('TextButton')
  7. local TFrame = Instance.new('Frame')
  8. local Tutup = Instance.new('TextButton')
  9. Pjojo.Parent = game.CoreGui
  10. Mframe.Name = 'Mframe'
  11. Mframe.Active = true
  12. Mframe.BorderColor3 = Color3.new(1, 1, 1)
  13. Mframe.Position = UDim2.new(0.204768583, 0, 0.222664014, 0)
  14. Mframe.Draggable = true
  15. Power.Name = 'Power'
  16. Power.BackgroundColor3 = Color3.new(1, 1, 1)
  17. Power.Position = UDim2.new(0.0357142836, 0, 0.330795825, 0)
  18. Power.Style = Enum.ButtonStyle.RobloxButtonDefault
  19. Power.Text = 'Submit Power !'
  20. Power.TextSize = 20
  21. PValue.Name = 'PValue'
  22. PValue.BackgroundColor3 = Color3.new(0, 0, 0)
  23. PValue.BorderSizePixel = 2
  24. PValue.Position = UDim2.new(0.0142857153, 0, 0.154121861, 0)
  25. PValue.Font = Enum.Font.SciFi
  26. PValue.TextColor3 = Color3.new(0.333333, 1, 1)
  27. EValue.Parent = Mframe
  28. EValue.BorderColor3 = Color3.new(0.333333, 1, 1)
  29. EValue.Position = UDim2.new(0.511904776, 0, 0.154121861, 0)
  30. EValue.Font = Enum.Font.SciFi
  31. EValue.TextColor3 = Color3.new(0.333333, 1, 1)
  32. Endurance.Parent = Mframe
  33. Endurance.Position = UDim2.new(0.533333361, 0, 0.330795825, 0)
  34. Endurance.Style = Enum.ButtonStyle.RobloxButtonDefault
  35. Endurance.Text = 'Submit Endurance !'
  36. Endurance.TextSize = 20
  37. LFarm.Name = 'LFarm'
  38. LFarm.BackgroundColor3 = Color3.new(1, 1, 1)
  39. LFarm.Position = UDim2.new(0.0142857116, 0, 0.537634432, 0)
  40. LFarm.Style = Enum.ButtonStyle.RobloxButtonDefault
  41. LFarm.Text = 'Level Farm'
  42. LFarm.TextSize = 20
  43. MFarm.Name = 'MFarm'
  44. MFarm.BackgroundColor3 = Color3.new(1, 1, 1)
  45. MFarm.Position = UDim2.new(0.511904776, 0, 0.537634432, 0)
  46. MFarm.Style = Enum.ButtonStyle.RobloxButtonDefault
  47. MFarm.Text = 'Money Farm'
  48. MFarm.TextSize = 20
  49. Gall.Name = 'Gall'
  50. Gall.BackgroundColor3 = Color3.new(1, 1, 1)
  51. Gall.Position = UDim2.new(0.261904776, 0, 0.741935492, 0)
  52. Gall.Style = Enum.ButtonStyle.RobloxButtonDefault
  53. Gall.Text = 'Get All Gear'
  54. Gall.TextSize = 20
  55. Made.Name = 'Made'
  56. Made.BackgroundColor3 = Color3.new(0, 0, 0)
  57. Made.BorderColor3 = Color3.new(1, 1, 1)
  58. Made.Position = UDim2.new(0.107142866, 0, 0.896057367, 0)
  59. Made.Font = Enum.Font.SciFi
  60. Made.TextColor3 = Color3.new(1, 0, 0)
  61. Made.TextStrokeColor3 = Color3.new(1, 1, 1)
  62. TFrame.Parent = Mframe
  63. TFrame.BorderColor3 = Color3.new(1, 1, 1)
  64. TFrame.Position = UDim2.new(0, 0, 0.00153201818, 0)
  65. Lala.Parent = TFrame
  66. Lala.BackgroundTransparency = 1
  67. Lala.Position = UDim2.new(-0.0119047463, 0, 0, 0)
  68. Lala.Font = Enum.Font.SciFi
  69. Lala.TextColor3 = Color3.new(1, 1, 1)
  70. Tutup.Parent = TFrame
  71. Tutup.Position = UDim2.new(0.914285719, 0, 0, 0)
  72. Tutup.Style = Enum.ButtonStyle.RobloxButtonDefault
  73. Tutup.Text = 'X'
  74. Tutup.TextSize = 20
  75. Tunda.Name = 'Tunda'
  76. Tunda.BackgroundColor3 = Color3.new(1, 1, 1)
  77. Tunda.Size = UDim2.new(0, 36, 0, 30)
  78. Tunda.Style = Enum.ButtonStyle.RobloxButtonDefault
  79. Tunda.Text = '-'
  80. Tunda.TextSize = 20
  81. -- Scripts
  82. local tunda = false
  83. Tunda.MouseButton1Down:connect(function()
  84. Mframe:TweenSize(UDim2.new(0, 420, 0, 31),'In','Sine',5,true)
  85. Power.Visible = false
  86. EValue.Visible = false
  87. LFarm.Visible = false
  88. Gall.Visible = false
  89. tunda = true
  90. Mframe:TweenSize(UDim2.new(0, 420, 0, 279),'In','Sine',5,true)
  91. Power.Visible = true
  92. EValue.Visible = true
  93. LFarm.Visible = true
  94. Gall.Visible = true
  95. tunda = false
  96. end)
  97. Tutup.MouseButton1Down:connect(function()
  98. end)
  99. Power.MouseButton1Down:connect(function()
  100. game.Players.LocalPlayer.Power.Value = PValue.Text
  101. game.Players.LocalPlayer.Endurance.Value = EValue.Text
  102. while wait(0) do
  103. local a = {
  104. [5] = game.Players.LocalPlayer.Character.Torso.voiceline,
  105. [7] = false,
  106. [4] = 2e999
  107. game.ReplicatedStorage.Logic.hitbox:InvokeServer(unpack(a))
  108. end
  109. while wait(0) do
  110. local a = {
  111. [5] = game.Players.LocalPlayer.Character.Torso.voiceline,
  112. [7] = false,
  113. [4] = 2e999
  114. game.ReplicatedStorage.Logic.hitbox:InvokeServer(unpack(a))
  115. end
  116. while wait(0) do
  117. local a = {
  118. [5] = game.Players.LocalPlayer.Character.Torso.voiceline,
  119. [7] = false,
  120. [4] = 2e999
  121. game.ReplicatedStorage.Logic.hitbox:InvokeServer(unpack(a))
  122. end
  123. while wait(0) do
  124. local a = {
  125. [5] = game.Players.LocalPlayer.Character.Torso.voiceline,
  126. [7] = false,
  127. [4] = 2e999
  128. game.ReplicatedStorage.Logic.hitbox:InvokeServer(unpack(a))
  129. end
  130. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(1919.52, 875.01, -225.19))
  131. spawn(function()
  132. [3] = workspace['Titan Dummy'].Torso.CFrame,
  133. [2] = workspace['Titan Dummy'].Torso,
  134. [5] = game.Players.LocalPlayer.Character.Torso.voiceline,
  135. [7] = false,
  136. [4] = 2e99
  137. game.ReplicatedStorage.Logic.hitbox:InvokeServer(unpack(a))
  138. end
  139. for _,v in pairs(workspace:GetChildren()) do
  140. v.Handle.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame
  141. end

Project Jojo How To Not Take Dmg From Sung

RAW Paste Data